Changeset 41399 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic3.h
- Timestamp:
- May 22, 2012 4:03:22 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/clonevm/UIWizardCloneVMPageBasic3.h
r41021 r41399 25 25 26 26 /* Forward declaration: */ 27 class QGroupBox;28 27 class QRadioButton; 29 28 class QIRichTextLabel; … … 45 44 46 45 /* Widgets: */ 47 QGroupBox *m_pCloneModeCnt;48 46 QRadioButton *m_pMachineRadio; 49 47 QRadioButton *m_pMachineAndChildsRadio;
Note:
See TracChangeset
for help on using the changeset viewer.