diff options
Diffstat (limited to 'vcs/perforce/perforcepart.h')
-rw-r--r-- | vcs/perforce/perforcepart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/perforcepart.h b/vcs/perforce/perforcepart.h index 3043a1a2..462f53f6 100644 --- a/vcs/perforce/perforcepart.h +++ b/vcs/perforce/perforcepart.h @@ -23,7 +23,7 @@ class KAction; class PerforcePart : public KDevVersionControl { Q_OBJECT - TQ_OBJECT + public: PerforcePart( TQObject *parent, const char *name, const TQStringList & ); |