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 e5737608e..ddb6b0d79 100644 --- a/korn/dockeditem.h +++ b/korn/dockeditem.h @@ -36,7 +36,7 @@ class TQPixmap; */ class DockedItem : public BoxContainerItem { Q_OBJECT - TQ_OBJECT + public: /** * This contructor gives all it parameters to its parents. |