Changeset 60929 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- May 10, 2016 3:17:58 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 107146
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.h
r60834 r60929 55 55 /** Returns the VM name editor. */ 56 56 QLineEdit* nameEditor() const { return m_pEditorName; } 57 /** Returns the VM location editor. */ 58 UIFilePathSelector* locationEditor() const { return m_pEditorLocation; } 57 59 58 60 /** Returns the VM name. */
Note:
See TracChangeset
for help on using the changeset viewer.