Changeset 10775 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jul 21, 2008 1:53:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxSettingsDialog.cpp
r10774 r10775 93 93 94 94 /* Setup whatsthis stuff */ 95 setWhatsThis (tr ("<i>Select a settings category from the list on the left side and move the mouse over a settings item to get more information</i>.")); 95 96 qApp->installEventFilter (this); 96 97 mWhatsThisTimer->setSingleShot (true);
Note:
See TracChangeset
for help on using the changeset viewer.