Changeset 88089 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.h
- Timestamp:
- Mar 11, 2021 1:40:14 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 143231
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolPaneGlobal.h
r88082 r88089 103 103 /** Holds the Cloud Profile Manager instance. */ 104 104 UICloudProfileManagerWidget *m_pPaneCloud; 105 /** Holds the VM Resource Monitorinstance. */106 UIVMActivityOverviewWidget *m_pPane ResourceMonitor;105 /** Holds the VM Activity Overview Widget instance. */ 106 UIVMActivityOverviewWidget *m_pPaneVMActivityOverview; 107 107 108 108 /** Holds whether this pane is active. */
Note:
See TracChangeset
for help on using the changeset viewer.