Changeset 104445 in vbox for trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h
- Timestamp:
- Apr 26, 2024 2:09:35 PM (10 months ago)
- svn:sync-xref-src-repo-rev:
- 162954
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/activity/vmactivity/UIVMActivityMonitor.h
r103982 r104445 160 160 public slots: 161 161 162 162 void sltExportMetricsToFile(); 163 163 164 164 protected slots: 165 165 166 166 virtual void sltRetranslateUI(); 167 167 168 168 protected: … … 235 235 /** Holds the instance of layout we create. */ 236 236 QVBoxLayout *m_pMainLayout; 237 238 237 EmbedTo m_enmEmbedding; 239 238 };
Note:
See TracChangeset
for help on using the changeset viewer.