Changeset 7789 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNetworkFramework.h
- Timestamp:
- Apr 8, 2008 10:02:38 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNetworkFramework.h
r7487 r7789 21 21 22 22 #include <HappyHttp.h> 23 #include <qobject.h> 24 #include <qthread.h> 25 //Added by qt3to4: 26 #include <QEvent> 23 24 /* Qt includes */ 25 #include <QThread> 27 26 #include <QDataStream> 27 28 28 typedef happyhttp::Connection HConnect; 29 29
Note:
See TracChangeset
for help on using the changeset viewer.