- Timestamp:
- Mar 10, 2009 2:09:41 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/QIMessageBox.cpp
r17365 r17628 555 555 void QIMessageBox::setDetailsShown (bool aShown) 556 556 { 557 if (aShown && mDetailsText->isEmpty()) 558 return; 559 557 560 if (aShown) 558 561 {
Note:
See TracChangeset
for help on using the changeset viewer.