diff options
Diffstat (limited to 'korn/dockeditem.h')
-rw-r--r-- | korn/dockeditem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/dockeditem.h b/korn/dockeditem.h index 46513c9c6..d0ad6a235 100644 --- a/korn/dockeditem.h +++ b/korn/dockeditem.h @@ -35,7 +35,7 @@ class TQPixmap; * @author Mart Kelder <mart.kde@hccnet.nl> */ class DockedItem : public BoxContainerItem -{ Q_OBJECT +{ TQ_OBJECT public: /** |