VirtualBox

Changeset 102762 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jan 4, 2024 2:41:54 PM (13 months ago)
Author:
vboxsync
Message:

FE/Qt: UIVirtualBoxManager: Forgot header file in r160941.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.h

    r102760 r102762  
    217217        void sltClosePreferencesDialog();
    218218
    219         /** Handles call to show global tool corresponding to passed @a pAction. */
    220         void sltPerformShowGlobalTool(QAction *pAction);
     219        /** Handles call to switch to global tool corresponding to passed @a pAction. */
     220        void sltPerformSwitchToGlobalTool(QAction *pAction);
    221221
    222222        /** Handles call to exit application. */
     
    325325        void sltHandlePoweredOffMachine(bool fSuccess, bool fIncludingDiscard);
    326326
    327         /** Handles call to show machine tool corresponding to passed @a pAction. */
    328         void sltPerformShowMachineTool(QAction *pAction);
     327        /** Handles call to switch to machine tool corresponding to passed @a pAction. */
     328        void sltPerformSwitchToMachineTool(QAction *pAction);
    329329
    330330        /** Handles call to refresh machine. */
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