VirtualBox

Ignore:
Timestamp:
Sep 11, 2009 6:55:18 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52237
Message:

FE/Qt4: 4011: Network Settings UI: Few fixes for r52231.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/include/QIArrowButtonPress.h

    r22948 r22964  
    4242public:
    4343
    44     QIArrowButtonPress (bool aNext, const QString &aName = QString::null, QWidget *aParent = 0);
     44    QIArrowButtonPress (QWidget *aParent = 0);
     45    QIArrowButtonPress (bool aNext, const QString &aName, QWidget *aParent = 0);
     46
     47    void setNext (bool aNext) { mNext = aNext; }
    4548
    4649private:
Note: See TracChangeset for help on using the changeset viewer.

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