diff options
Diffstat (limited to 'korn/boxcontainer.h')
-rw-r--r-- | korn/boxcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/boxcontainer.h b/korn/boxcontainer.h index e5f5a8f4c..bd489ed6f 100644 --- a/korn/boxcontainer.h +++ b/korn/boxcontainer.h @@ -32,7 +32,7 @@ class TDEConfig; * where BoxContainerItems can be placed. BoxContainerItems are the boxes you see. */ class BoxContainer : public TQObject -{ Q_OBJECT +{ TQ_OBJECT public: /** |