Changeset 29018 in vbox
- Timestamp:
- May 4, 2010 1:46:30 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp
r29015 r29018 272 272 ++ uCount; 273 273 setState(uCount > 0 ? KDeviceActivity_Idle : KDeviceActivity_Null); 274 setHidden(!uCount); 274 275 275 276 QString strToolTip = QApplication::translate("VBoxConsoleWnd", "<p style='white-space:pre'><nobr>Indicates the activity of the "
Note:
See TracChangeset
for help on using the changeset viewer.