Changeset 76915 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h
- Timestamp:
- Jan 21, 2019 12:24:14 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 128286
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h
r76581 r76915 523 523 /** Holds the Id of last VM created from the GUI side. */ 524 524 QUuid m_uLastCreatedMachineId; 525 526 /** Holds the global item height hint. */ 527 int m_iGlobalItemHeightHint; 525 528 /** @} */ 526 529
Note:
See TracChangeset
for help on using the changeset viewer.