diff options
Diffstat (limited to 'lib/interfaces/kdevproject.h')
-rw-r--r-- | lib/interfaces/kdevproject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/interfaces/kdevproject.h b/lib/interfaces/kdevproject.h index 4fcd7539..d567906b 100644 --- a/lib/interfaces/kdevproject.h +++ b/lib/interfaces/kdevproject.h @@ -48,7 +48,7 @@ as a way of providing support for a build system (like it is done in KDevelop ID class KDevProject: public KDevPlugin { Q_OBJECT - TQ_OBJECT + public: /**Constructs a project plugin. @param info Important information about the plugin - plugin internal and generic |