VirtualBox

Changeset 80619 in vbox


Ignore:
Timestamp:
Sep 6, 2019 9:04:22 AM (5 years ago)
Author:
vboxsync
Message:

FE/Qt:bugref:8938. Build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingToolBar.h

    r76581 r80619  
    7171    UISlidingToolBar(QWidget *pParentWidget, QWidget *pIndentWidget, QWidget *pChildWidget, Position enmPosition);
    7272
     73public slots:
     74
     75    /** Performs window activation. */
     76    void sltActivateWindow() { activateWindow(); }
     77
    7378protected:
    7479
     
    8388
    8489private slots:
    85 
    86     /** Performs window activation. */
    87     void sltActivateWindow() { activateWindow(); }
    8890
    8991    /** Marks window as expanded. */
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