diff options
Diffstat (limited to 'vcs/perforce/integrator/perforceintegrator.h')
-rw-r--r-- | vcs/perforce/integrator/perforceintegrator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/integrator/perforceintegrator.h b/vcs/perforce/integrator/perforceintegrator.h index 2b82046f..4384d583 100644 --- a/vcs/perforce/integrator/perforceintegrator.h +++ b/vcs/perforce/integrator/perforceintegrator.h @@ -26,7 +26,7 @@ class PerforceIntegrator : public KDevVCSIntegrator { -Q_OBJECT +TQ_OBJECT public: PerforceIntegrator(TQObject* parent, const char* name, const TQStringList args = TQStringList()); |