diff options
Diffstat (limited to 'vcs/cvsservice/cvspartimpl.h')
-rw-r--r-- | vcs/cvsservice/cvspartimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/cvspartimpl.h b/vcs/cvsservice/cvspartimpl.h index 18f791fd..ade7ffe4 100644 --- a/vcs/cvsservice/cvspartimpl.h +++ b/vcs/cvsservice/cvspartimpl.h @@ -46,7 +46,7 @@ class CvsServicePartImpl : public TQObject friend class CvsServicePart; Q_OBJECT - TQ_OBJECT + public: //! Available Cvs operations enum CvsOperation |