VirtualBox

Changeset 104597 in vbox


Ignore:
Timestamp:
May 13, 2024 1:34:04 PM (7 months ago)
Author:
vboxsync
Message:

FE/Qt. bugref:10450: Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPool.cpp

    r104592 r104597  
    36473647
    36483648    /* Invalidate all known menus: */
    3649     const QList<int> const updateHandlerKeys = m_menuUpdateHandlers.keys();
     3649    const QList<int> updateHandlerKeys = m_menuUpdateHandlers.keys();
    36503650    m_invalidations.unite(QSet<int>(updateHandlerKeys.begin(), updateHandlerKeys.end()));
    36513651
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