/**************************************************************************** ** Form interface generated from reading ui file 'totuningsettingui.ui' ** ** Created: Mon Feb 20 12:46:38 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 TOTUNINGSETTINGUI_H #define TOTUNINGSETTINGUI_H #include #include class QVBoxLayout; class QHBoxLayout; class QGridLayout; class QSpacerItem; class QGroupBox; class QListView; class QListViewItem; class QLabel; class toTuningSettingUI : public QWidget { Q_OBJECT public: toTuningSettingUI( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); ~toTuningSettingUI(); QGroupBox* ServerTuning; QListView* EnabledTabs; QLabel* TextLabel1; protected: QGridLayout* toTuningSettingUILayout; QGridLayout* ServerTuningLayout; protected slots: virtual void languageChange(); }; #endif // TOTUNINGSETTINGUI_H