Changeset 20352 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Jun 6, 2009 2:36:25 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/VBoxVMSettingsGeneral.cpp
r19837 r20352 42 42 mCbClipboard->addItem (""); /* KClipboardMode_GuestToHost */ 43 43 mCbClipboard->addItem (""); /* KClipboardMode_Bidirectional */ 44 45 #ifdef Q_WS_MAC 46 mTeDescription->setMinimumHeight (150); 47 #endif /* Q_WS_MAC */ 44 48 45 49 /* Applying language settings */
Note:
See TracChangeset
for help on using the changeset viewer.