summaryrefslogtreecommitdiffstats
path: root/parts/documentation/indexview.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/indexview.h')
-rw-r--r--parts/documentation/indexview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/indexview.h b/parts/documentation/indexview.h
index 5538f870..d76ee504 100644
--- a/parts/documentation/indexview.h
+++ b/parts/documentation/indexview.h
@@ -30,7 +30,7 @@ class FindDocumentation;
class IndexView : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
IndexView(DocumentationWidget *parent = 0, const char *name = 0);