VirtualBox

Changeset 88712 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 26, 2021 5:28:13 PM (4 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:8161: A bit of stuff missed in r144028.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/activity/overview/UIVMActivityOverviewWidget.cpp

    r88711 r88712  
    10351035void UIActivityOverviewModel::clearData()
    10361036{
     1037    /* We have a request to detach COM stuff,
     1038     * first of all we are removing all the items,
     1039     * this will detach COM wrappers implicitly: */
    10371040    m_itemList.clear();
     1041    /* Detaching perf. collector finally,
     1042     * please do not use it after all: */
     1043    m_performanceCollector.detach();
    10381044}
    10391045
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette