Changeset 7282 in vbox for trunk/src/VBox/Frontends/VirtualBox4/ui
- Timestamp:
- Mar 4, 2008 4:59:05 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28624
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxNewVMWzd.ui.h
r7220 r7282 185 185 /* setup minimum width for the sizeHint to be calculated correctly */ 186 186 #warning port me: check this 187 int wid = spacerItem->minimumSize().width();187 int wid = 1; 188 188 // int wid = widthSpacer->minimumSize().width(); 189 189 txWelcome->setMinimumWidth (wid);
Note:
See TracChangeset
for help on using the changeset viewer.