diff options
Diffstat (limited to 'korn/hvcontainer.h')
-rw-r--r-- | korn/hvcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/hvcontainer.h b/korn/hvcontainer.h index 049d32d6e..1485209fd 100644 --- a/korn/hvcontainer.h +++ b/korn/hvcontainer.h @@ -31,7 +31,7 @@ class TQHBox; class HVContainer : public BoxContainer { Q_OBJECT - TQ_OBJECT + public: /** * Constructor: all elements are passed to BoxContainer, except orientation. |