diff options
Diffstat (limited to 'src/gvcore/threadgate.h')
-rw-r--r-- | src/gvcore/threadgate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/threadgate.h b/src/gvcore/threadgate.h index afb65be..330c9f0 100644 --- a/src/gvcore/threadgate.h +++ b/src/gvcore/threadgate.h @@ -27,7 +27,7 @@ namespace Gwenview { class ThreadGate : public TQObject { -Q_OBJECT +TQ_OBJECT public: static ThreadGate* instance(); |