- Timestamp:
- Jul 8, 2013 8:53:09 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/widgets/UIPopupStack.cpp
r47014 r47028 175 175 delete pPopupPane; 176 176 177 /* Give focus back to parent: */ 178 if (parentWidget()) 179 parentWidget()->setFocus(); 180 177 181 /* Layout content: */ 178 182 layoutContent();
Note:
See TracChangeset
for help on using the changeset viewer.