Changeset 25043 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Nov 27, 2009 10:00:22 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55374
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxNewVMWzd.cpp
r25042 r25043 23 23 /* VBox includes */ 24 24 #include "VBoxNewVMWzd.h" 25 #include "VBoxVMSettingsHD.h" 25 26 #include "VBoxUtils.h" 26 27 #include "VBoxGlobal.h" … … 28 29 #include "VBoxNewHDWzd.h" 29 30 #include "VBoxMediaManagerDlg.h" 30 #include "VBoxVMSettingsHD.h"31 31 32 32 VBoxNewVMWzd::VBoxNewVMWzd (QWidget *aParent)
Note:
See TracChangeset
for help on using the changeset viewer.