/**************************************************************************** ** Form interface generated from reading ui file 'Defaultcodegenpolicypage.ui' ** ** Created: Fri Aug 1 12:47:23 2003 ** by: The User Interface Compiler ($Id$) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef DEFAULTCODEGENPOLICYPAGE_H #define DEFAULTCODEGENPOLICYPAGE_H #include #include #include "codegenerationpolicypage.h" class TQVBoxLayout; class TQHBoxLayout; class TQGridLayout; class TQLabel; class CodeGenePolicyExt; class DefaultCodeGenPolicyPage : public CodeGenerationPolicyPage { TQ_OBJECT public: explicit DefaultCodeGenPolicyPage( TQWidget* parent = 0, const char* name = 0, CodeGenPolicyExt * policy =0); ~DefaultCodeGenPolicyPage(); TQLabel* textLabel; protected: protected slots: }; #endif // DEFAULTCODEGENPOLICYPAGE_H