summaryrefslogtreecommitdiffstats
path: root/src/viewarea.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewarea.h')
-rw-r--r--src/viewarea.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewarea.h b/src/viewarea.h
index ee3930a..7de38d8 100644
--- a/src/viewarea.h
+++ b/src/viewarea.h
@@ -34,7 +34,7 @@ class ViewAreaPrivate;
*/
class KMPLAYER_EXPORT ViewArea : public TQWidget {
Q_OBJECT
- TQ_OBJECT
+
public:
ViewArea (TQWidget * parent, View * view);
~ViewArea ();