Changeset 85508 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h
- Timestamp:
- Jul 29, 2020 10:11:07 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139574
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h
r85493 r85508 251 251 void sltHandleToolsPaneIndexChange(); 252 252 253 /** Handles signal requesting performance pane switch. */254 void sltSwitch MachinePerformancePane(const QUuid &machineUid);253 /** Handles signal requesting switch to Performance pane of machine with @a uMachineId. */ 254 void sltSwitchToMachinePerformancePane(const QUuid &uMachineId); 255 255 /** @} */ 256 256
Note:
See TracChangeset
for help on using the changeset viewer.