Changeset 7764 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Apr 7, 2008 10:39:47 AM (17 years ago)
- Location:
- trunk/src/VBox/Frontends/VirtualBox4/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxDownloaderWgt.cpp
r7763 r7764 29 29 #include <QStatusBar> 30 30 #include <QDir> 31 #include <QThread> 31 32 32 33 /* These notifications are used to notify the GUI thread about different -
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp
r7763 r7764 40 40 #include <QToolButton> 41 41 #include <QProcess> 42 #include <QThread> 42 43 43 44 #ifdef Q_WS_X11
Note:
See TracChangeset
for help on using the changeset viewer.