summaryrefslogtreecommitdiffstats
path: root/konqueror/konq_browseriface.h
diff options
context:
space:
mode:
Diffstat (limited to 'konqueror/konq_browseriface.h')
-rw-r--r--konqueror/konq_browseriface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/konqueror/konq_browseriface.h b/konqueror/konq_browseriface.h
index 1564a73e2..49f8414d3 100644
--- a/konqueror/konq_browseriface.h
+++ b/konqueror/konq_browseriface.h
@@ -7,7 +7,7 @@ class KonqView;
class KonqBrowserInterface : public KParts::BrowserInterface
{
- Q_OBJECT
+ TQ_OBJECT
TQ_PROPERTY( uint historyLength READ historyLength )
public:
KonqBrowserInterface( KonqView *view, const char *name );