Changeset 41832 in vbox
- Timestamp:
- Jun 19, 2012 3:21:20 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UINameAndSystemEditor.cpp
r41390 r41832 42 42 QGridLayout *pMainLayout = new QGridLayout(this); 43 43 { 44 pMainLayout->setContentsMargins(0, 0, 0, 0); 44 45 m_pNameLabel = new QLabel(this); 45 46 {
Note:
See TracChangeset
for help on using the changeset viewer.