diff options
Diffstat (limited to 'parts/regexptest/regexptestpart.h')
-rw-r--r-- | parts/regexptest/regexptestpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/regexptest/regexptestpart.h b/parts/regexptest/regexptestpart.h index 585d4230..b3de3a84 100644 --- a/parts/regexptest/regexptestpart.h +++ b/parts/regexptest/regexptestpart.h @@ -22,7 +22,7 @@ class RegexpTestDialog; class RegexpTestPart : public KDevPlugin { Q_OBJECT - TQ_OBJECT + public: RegexpTestPart( TQObject *parent, const char *name, const TQStringList & ); |