Changeset 47759 in vbox
- Timestamp:
- Aug 15, 2013 12:39:37 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupPane.cpp
r47756 r47759 444 444 void UIPopupPane::done(int iResultCode) 445 445 { 446 /* Close the window: */447 close();448 449 446 /* Was the popup auto-confirmed? */ 450 447 if (m_pTextPane->isAutoConfirmed())
Note:
See TracChangeset
for help on using the changeset viewer.