summaryrefslogtreecommitdiffstats
path: root/parts/documentation/documentation_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/documentation_part.h')
-rw-r--r--parts/documentation/documentation_part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/documentation_part.h b/parts/documentation/documentation_part.h
index 02564a3f..8385f25e 100644
--- a/parts/documentation/documentation_part.h
+++ b/parts/documentation/documentation_part.h
@@ -41,7 +41,7 @@ class TQPopupMenu;
*/
class DocumentationPart : public KDevPlugin
{
- Q_OBJECT
+ TQ_OBJECT
public:
enum ContextFeature { Finder, IndexLookup, FullTextSearch, GotoMan, GotoInfo };