/**************************************************************************** ** Form interface generated from reading ui file 'toeditextensiongotoui.ui' ** ** Created: Mon Feb 20 12:46:36 2006 ** by: The User Interface Compiler ($Id: qt/main.cpp 3.3.4 edited Nov 24 2003 $) ** ** WARNING! All changes made in this file will be lost! ****************************************************************************/ #ifndef TODEBUGGOTOLINEUI_H #define TODEBUGGOTOLINEUI_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QSpinBox; class QPushButton; class QLabel; class toEditExtensionGotoUI : public QDialog { Q_OBJECT public: toEditExtensionGotoUI( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 ); ~toEditExtensionGotoUI(); QSpinBox* Line; QPushButton* pushButton1; QPushButton* pushButton2; QLabel* textLabel1; protected: QGridLayout* todebuggotolineUILayout; QSpacerItem* spacer2; QHBoxLayout* layout1; QSpacerItem* spacer1; protected slots: virtual void languageChange(); }; #endif // TODEBUGGOTOLINEUI_H