Changeset 53237 in vbox
- Timestamp:
- Nov 5, 2014 1:40:15 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96786
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/wizards/UIWizard.cpp
r52918 r53237 84 84 85 85 #ifdef Q_WS_MAC 86 /* Since wizards are now represented as Mac OS X Sheets 87 * we would like to have possibility to cancel them. */ 88 setOption(QWizard::NoCancelButton, false); 86 89 /* I'm really not sure why there shouldn't be any default button on Mac OS X. 87 90 * This prevents the using of Enter to jump to the next page. */
Note:
See TracChangeset
for help on using the changeset viewer.