diff options
Diffstat (limited to 'qt/SciListBox.h')
-rw-r--r-- | qt/SciListBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt/SciListBox.h b/qt/SciListBox.h index 6df4b24..1a8409d 100644 --- a/qt/SciListBox.h +++ b/qt/SciListBox.h @@ -35,7 +35,7 @@ class ListBoxX; class SciListBox : public TQListBox { - Q_OBJECT + TQ_OBJECT public: |