VirtualBox

Changeset 52061 in vbox


Ignore:
Timestamp:
Jul 16, 2014 6:42:45 PM (10 years ago)
Author:
vboxsync
Message:

FE/Qt: Signal semantics fix for r94926.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkManager.cpp

    r51992 r52061  
    115115    {
    116116        m_pNetworkManagerIndicator = new UINetworkManagerIndicator;
    117         connect(m_pNetworkManagerIndicator, SIGNAL(sigMouseDoubleClick(QIStateStatusBarIndicator*, QMouseEvent *)), this, SLOT(show()));
     117        connect(m_pNetworkManagerIndicator, SIGNAL(sigMouseDoubleClick(QIStatusBarIndicator*, QMouseEvent*)), this, SLOT(show()));
    118118    }
    119119}
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