Changeset 41390 in vbox
- Timestamp:
- May 22, 2012 1:09:00 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp
r41387 r41390 87 87 pMainLayout->addWidget(m_pTypeLabel, 2, 0); 88 88 pMainLayout->addWidget(m_pTypeCombo, 2, 1); 89 pMainLayout->add Item(pIconLayout, 1, 2, 2, 1);89 pMainLayout->addLayout(pIconLayout, 1, 2, 2, 1); 90 90 } 91 91
Note:
See TracChangeset
for help on using the changeset viewer.

