VirtualBox

Ignore:
Timestamp:
Apr 6, 2011 3:24:00 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71029
Message:

FE/Qt: Moving UISettingsDialogType enum from VBoxDefs to separate UISettingsDefs namespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/settings/UISettingsDialogSpecific.h

    r36357 r36589  
    4343    };
    4444
    45     UISettingsDialogGlobal(QWidget *pParent, VBoxDefs::SettingsDialogType type);
     45    UISettingsDialogGlobal(QWidget *pParent, SettingsDialogType settingsDialogType);
    4646
    4747protected:
     
    8282    };
    8383
    84     UISettingsDialogMachine(QWidget *pParent, VBoxDefs::SettingsDialogType type,
     84    UISettingsDialogMachine(QWidget *pParent, SettingsDialogType settingsDialogType,
    8585                            const CMachine &machine, const CConsole &console,
    8686                            const QString &strCategory, const QString &strControl);
     
    110110    CMachine m_machine;
    111111    CConsole m_console;
     112
    112113    bool m_fAllowResetFirstRunFlag;
    113114    bool m_fResetFirstRunFlag;
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