summaryrefslogtreecommitdiffstats
path: root/parts/grepview/grepviewpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/grepview/grepviewpart.h')
-rw-r--r--parts/grepview/grepviewpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/grepview/grepviewpart.h b/parts/grepview/grepviewpart.h
index 2a05c5d6..8f7be426 100644
--- a/parts/grepview/grepviewpart.h
+++ b/parts/grepview/grepviewpart.h
@@ -25,7 +25,7 @@ class GrepViewWidget;
class GrepViewPart : public KDevPlugin
{
Q_OBJECT
- TQ_OBJECT
+
public:
GrepViewPart( TQObject *parent, const char *name, const TQStringList & );