diff options
Diffstat (limited to 'src/partcontroller.h')
-rw-r--r-- | src/partcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/partcontroller.h b/src/partcontroller.h index c811df7a..edec5afc 100644 --- a/src/partcontroller.h +++ b/src/partcontroller.h @@ -43,7 +43,7 @@ Part controler implementation. class PartController : public KDevPartController { Q_OBJECT - TQ_OBJECT + public: |