diff options
Diffstat (limited to 'quanta/components/cvsservice/cvsservice.h')
-rw-r--r-- | quanta/components/cvsservice/cvsservice.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/components/cvsservice/cvsservice.h b/quanta/components/cvsservice/cvsservice.h index e9f0945c..4ff92cbe 100644 --- a/quanta/components/cvsservice/cvsservice.h +++ b/quanta/components/cvsservice/cvsservice.h @@ -41,7 +41,7 @@ class CVSUpdateToDlgS; class CVSService : public TQObject, public CVSServiceDCOPIf { Q_OBJECT - TQ_OBJECT + public: |