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