Changeset 85593 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 3, 2020 10:25:52 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/monitor/performance/UIPerformanceMonitor.cpp
r85571 r85593 770 770 UIPerformanceMonitor::~UIPerformanceMonitor() 771 771 { 772 if (!m_comSession.isNull()) 773 m_comSession.UnlockMachine(); 772 774 } 773 775
Note:
See TracChangeset
for help on using the changeset viewer.