Changeset 85635 in vbox
- Timestamp:
- Aug 6, 2020 10:40:53 AM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 139745
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/monitor/performance/UIPerformanceMonitor.cpp
r85593 r85635 780 780 return; 781 781 782 if (!m_comSession.isNull() && m_comSession.GetState() == KSessionState_Locked)782 if (!m_comSession.isNull()) 783 783 m_comSession.UnlockMachine(); 784 784
Note:
See TracChangeset
for help on using the changeset viewer.