diff options
Diffstat (limited to 'kaboodle/engine.h')
-rw-r--r-- | kaboodle/engine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/engine.h b/kaboodle/engine.h index 974a8541..ccd5c6ba 100644 --- a/kaboodle/engine.h +++ b/kaboodle/engine.h @@ -44,7 +44,7 @@ namespace Kaboodle **/ class Engine : public TQObject { -Q_OBJECT +TQ_OBJECT public: |