Changeset 10112 in vbox for trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h
- Timestamp:
- Jul 2, 2008 3:00:14 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/include/VBoxConsoleWnd.h
r9729 r10112 63 63 VBoxConsoleWnd (VBoxConsoleWnd **aSelf, 64 64 QWidget* aParent = 0, 65 Qt::W Flags aFlags = Qt::WType_TopLevel);65 Qt::WindowFlags aFlags = Qt::Window); 66 66 virtual ~VBoxConsoleWnd(); 67 67
Note:
See TracChangeset
for help on using the changeset viewer.