- Timestamp:
- Sep 11, 2015 2:15:52 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/extensions/QIMessageBox.cpp
r57627 r57718 258 258 pMainLayout->addWidget(m_pButtonBox); 259 259 260 /* Prepare s focus. It is important to prepare focus after adding buttonbox to the layout as,261 * parenting the button box to the QDialog changes default button focus by Qt: */260 /* Prepare focus. It is important to prepare focus after adding button-box to the layout as 261 * parenting the button-box to the QDialog changes default button focus by Qt: */ 262 262 prepareFocus(); 263 263 }
Note:
See TracChangeset
for help on using the changeset viewer.