diff options
Diffstat (limited to 'lib/interfaces/kdevpartcontroller.h')
-rw-r--r-- | lib/interfaces/kdevpartcontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/interfaces/kdevpartcontroller.h b/lib/interfaces/kdevpartcontroller.h index fd8e6830..0229c7e7 100644 --- a/lib/interfaces/kdevpartcontroller.h +++ b/lib/interfaces/kdevpartcontroller.h @@ -55,7 +55,7 @@ GUI designers, etc. */ class KDevPartController: public KParts::PartManager { - Q_OBJECT + TQ_OBJECT public: |