summaryrefslogtreecommitdiffstats
path: root/src/gvcore/cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gvcore/cache.h')
-rw-r--r--src/gvcore/cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/cache.h b/src/gvcore/cache.h
index 0ee37b7..37315f0 100644
--- a/src/gvcore/cache.h
+++ b/src/gvcore/cache.h
@@ -38,7 +38,7 @@ class TDEConfig;
namespace Gwenview {
class LIBGWENVIEW_EXPORT Cache : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public:
static Cache* instance();