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);