Changeset 55145 in vbox
- Timestamp:
- Apr 8, 2015 4:07:32 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/UIGChooserItemMachine.cpp
r52730 r55145 241 241 /* Get new state-pixmap and state-pixmap size: */ 242 242 const QIcon stateIcon = machineStateIcon(); 243 AssertReturnVoid(!stateIcon.isNull()); 243 244 const QSize statePixmapSize = stateIcon.availableSizes().first(); 244 245 const QPixmap statePixmap = stateIcon.pixmap(statePixmapSize);
Note:
See TracChangeset
for help on using the changeset viewer.

