Switch to side-by-side view
--- a/src/qtgui/searchclause_w.h +++ b/src/qtgui/searchclause_w.h @@ -45,10 +45,10 @@ protected: QVBoxLayout* searchClauseLayout; QHBoxLayout* hLayout; - +public slots: + virtual void tpChange(int); protected slots: virtual void languageChange(); - virtual void tpChange(int); }; #endif // SEARCHCLAUSE_H