Changeset 81738 in vbox for trunk/src/VBox
- Timestamp:
- Nov 7, 2019 4:13:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h
r80442 r81738 219 219 220 220 /** Holds the file selector label instance. */ 221 QLabel *m_pFileSelectorLabel;221 QLabel *m_pFileSelectorLabel; 222 222 /** Holds the file selector instance. */ 223 223 UIEmptyFilePathSelector *m_pFileSelector;
Note:
See TracChangeset
for help on using the changeset viewer.