Changeset 73631 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp
- Timestamp:
- Aug 13, 2018 11:05:01 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp
r73600 r73631 70 70 { 71 71 return managerWidget()->actionPool(); 72 } 73 74 bool UIChooser::isGroupItemSelected() const 75 { 76 return m_pChooserModel->isGroupItemSelected(); 72 77 } 73 78
Note:
See TracChangeset
for help on using the changeset viewer.