- Timestamp:
- Apr 21, 2008 2:26:44 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxHardDiskSettings.ui.h
r8227 r8233 936 936 QString oldTip = QToolTip::textFor (mLvHD->viewport()); 937 937 QString newTip = item ? item->toolTip() : 938 tr ("Double-click to add new attachment");938 tr ("Double-click to add a new attachment"); 939 939 940 940 if (newTip != oldTip)
Note:
See TracChangeset
for help on using the changeset viewer.