Changeset 27020 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Mar 4, 2010 12:55:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp
r27019 r27020 182 182 183 183 /* This might be required to correctly mask: */ 184 centralWidget()->setAutoFillBackground(true); 185 setAutoFillBackground(true); 184 centralWidget()->setAutoFillBackground(false); 186 185 } 187 186
Note:
See TracChangeset
for help on using the changeset viewer.