VirtualBox

Ignore:
Timestamp:
May 23, 2008 3:20:30 PM (17 years ago)
Author:
vboxsync
Message:

FE/Qt4: Updated the left over designer classes to use the new QIWithRetranslateUI base class.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/include/VBoxNewVMWzd.h

    r8621 r9089  
    2424#define __VBoxNewVMWzd_h__
    2525
    26 #include <QIAbstractWizard.h>
    27 #include <VBoxNewVMWzd.gen.h>
    28 #include <COMDefs.h>
    29 #include <QIWidgetValidator.h>
     26#include "QIAbstractWizard.h"
     27#include "VBoxNewVMWzd.gen.h"
     28#include "COMDefs.h"
     29#include "QIWidgetValidator.h"
     30#include "QIWithRetranslateUI.h"
    3031
    31 class VBoxNewVMWzd : public QIAbstractWizard, public Ui::VBoxNewVMWzd
     32class VBoxNewVMWzd : public QIWithRetranslateUI<QIAbstractWizard>,
     33                     public Ui::VBoxNewVMWzd
    3234{
    3335    Q_OBJECT;
     
    3941
    4042    const CMachine& machine() const;
     43
     44protected:
     45
     46    void retranslateUi();
    4147
    4248private slots:
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