Changeset 7246 in vbox for trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h
- Timestamp:
- Mar 3, 2008 5:15:37 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 28582
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/ui/VBoxDiskImageManagerDlg.ui.h
r7235 r7246 356 356 357 357 /* toolbar composing */ 358 toolBar = new VBoxToolBar (this, centralWidget(), "toolBar"); 358 #warning port me 359 // toolBar = new VBoxToolBar (this, centralWidget()); 359 360 toolBar->setSizePolicy (QSizePolicy::Fixed, QSizePolicy::Minimum); 360 361 ((Q3VBoxLayout*)centralWidget()->layout())->insertWidget(0, toolBar);
Note:
See TracChangeset
for help on using the changeset viewer.