diff options
Diffstat (limited to 'kregexpeditor/KMultiFormListBox/indexWindow.h')
-rw-r--r-- | kregexpeditor/KMultiFormListBox/indexWindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/KMultiFormListBox/indexWindow.h b/kregexpeditor/KMultiFormListBox/indexWindow.h index cf15393..a841bc0 100644 --- a/kregexpeditor/KMultiFormListBox/indexWindow.h +++ b/kregexpeditor/KMultiFormListBox/indexWindow.h @@ -40,7 +40,7 @@ **/ class indexWindow : public TQWidget{ -Q_OBJECT +TQ_OBJECT public: |