- Timestamp:
- Jun 6, 2017 10:34:55 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/selector/UISnapshotPane.cpp
r67266 r67267 645 645 void UISnapshotPane::sltToggleSnapshotDetailsVisibility(bool fVisible) 646 646 { 647 printf("sltToggleSnapshotDetailsVisibility(%d)\n", fVisible);648 647 /* Show/hide commit action and details-widget: */ 649 648 m_pActionCommitSnapshotDetails->setVisible(fVisible);
Note:
See TracChangeset
for help on using the changeset viewer.

