Changeset 8319 in vbox
- Timestamp:
- Apr 23, 2008 9:02:04 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h
r8301 r8319 449 449 cbvdi->setBelongsTo (mMachine.GetId()); 450 450 cbvdi->refresh(); 451 #ifdef Q_WS_MAC 452 /* White background on Mac OS X */ 453 cbslot->setPaletteBackgroundColor (cbslot->parentWidget()->paletteBackgroundColor()); 454 cbvdi->setPaletteBackgroundColor (cbvdi->parentWidget()->paletteBackgroundColor()); 455 #endif /* Q_WS_MAC */ 451 456 } 452 457
Note:
See TracChangeset
for help on using the changeset viewer.