diff options
-rw-r--r-- | src/appimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/appimpl.h b/src/appimpl.h index 7b28306..0debce5 100644 --- a/src/appimpl.h +++ b/src/appimpl.h @@ -38,7 +38,7 @@ class TDEIO_AppInfo; class AppImpl : public TQObject { - Q_OBJECT + TQ_OBJECT public: AppImpl(TDEIO_AppInfo *slave); |