Changeset 10367 in vbox for trunk/src/VBox
- Timestamp:
- Jul 8, 2008 1:17:43 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/QIStatusBar.cpp
r9495 r10367 41 41 this, SLOT( rememberLastMessage (const QString &) ) 42 42 ); 43 #ifdef Q_WS_MAC 44 setStyleSheet ("QStatusBar::item { border: 0px none black; }"); 45 #endif /* Q_WS_MAC */ 43 46 } 44 47
Note:
See TracChangeset
for help on using the changeset viewer.