diff options
Diffstat (limited to 'kregexpeditor/compoundwidget.h')
-rw-r--r-- | kregexpeditor/compoundwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/compoundwidget.h b/kregexpeditor/compoundwidget.h index 746f33a..3be5e73 100644 --- a/kregexpeditor/compoundwidget.h +++ b/kregexpeditor/compoundwidget.h @@ -59,7 +59,7 @@ private: */ class CompoundWidget :public SingleContainerWidget { -Q_OBJECT +TQ_OBJECT public: |