Changeset 35064 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Dec 14, 2010 11:21:12 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/VBoxMiniToolBar.cpp
r32760 r35064 126 126 /* Enable mouse-tracking for this & children allowing to get mouse-move events: */ 127 127 setMouseTrackingEnabled(m_fAutoHide); 128 129 /* Auto-fill background to make it use own color: */ 130 setAutoFillBackground(true); 128 131 } 129 132
Note:
See TracChangeset
for help on using the changeset viewer.