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 2e621c38..e5fc872b 100644 --- a/src/partcontroller.h +++ b/src/partcontroller.h @@ -42,7 +42,7 @@ Part controler implementation. */ class PartController : public KDevPartController { - Q_OBJECT + TQ_OBJECT public: |