diff options
Diffstat (limited to 'ktuberling/toplevel.h')
-rw-r--r-- | ktuberling/toplevel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ktuberling/toplevel.h b/ktuberling/toplevel.h index 31cf5c18..e5aa27f6 100644 --- a/ktuberling/toplevel.h +++ b/ktuberling/toplevel.h @@ -17,7 +17,7 @@ class SoundFactory; class TopLevel : public TDEMainWindow { - Q_OBJECT + TQ_OBJECT public: |