summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/integrator/perforceintegrator.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/perforce/integrator/perforceintegrator.h')
-rw-r--r--vcs/perforce/integrator/perforceintegrator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/integrator/perforceintegrator.h b/vcs/perforce/integrator/perforceintegrator.h
index 20026d82..d85e2b18 100644
--- a/vcs/perforce/integrator/perforceintegrator.h
+++ b/vcs/perforce/integrator/perforceintegrator.h
@@ -27,7 +27,7 @@
class PerforceIntegrator : public KDevVCSIntegrator
{
Q_OBJECT
- TQ_OBJECT
+
public:
PerforceIntegrator(TQObject* parent, const char* name, const TQStringList args = TQStringList());
~PerforceIntegrator();