QTfrontend/ui_hwform.h
changeset 8183 9b1c206a6cf2
parent 8179 a1ffcb559f99
child 8318 e2c01fbf36c0
equal deleted inserted replaced
8151:25b95d6224fc 8183:9b1c206a6cf2
    84         QStackedLayout *Pages;
    84         QStackedLayout *Pages;
    85         QFont *font14;
    85         QFont *font14;
    86 
    86 
    87         void setupUi(HWForm *HWForm);
    87         void setupUi(HWForm *HWForm);
    88         void SetupFonts();
    88         void SetupFonts();
    89         void SetupPages(QWidget *Parent, HWForm *HWForm);
    89         void SetupPages(QWidget *Parent);
    90 };
    90 };
    91 
    91 
    92 #endif // UI_HWFORM_H
    92 #endif // UI_HWFORM_H