summaryrefslogtreecommitdiffstats
path: root/src/app/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/history.h')
-rw-r--r--src/app/history.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/history.h b/src/app/history.h
index f1d2cc7..bc90a3b 100644
--- a/src/app/history.h
+++ b/src/app/history.h
@@ -35,7 +35,7 @@ typedef TQValueList<KURL> HistoryList;
namespace Gwenview {
class History : public TQObject {
-Q_OBJECT
+TQ_OBJECT
public: