summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/cvsfileinfoprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/cvsfileinfoprovider.h')
-rw-r--r--vcs/cvsservice/cvsfileinfoprovider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/cvsfileinfoprovider.h b/vcs/cvsservice/cvsfileinfoprovider.h
index 4cc9f4f2..be2ff803 100644
--- a/vcs/cvsservice/cvsfileinfoprovider.h
+++ b/vcs/cvsservice/cvsfileinfoprovider.h
@@ -30,7 +30,7 @@ Provider for CVS file information
*/
class CVSFileInfoProvider : public KDevVCSFileInfoProvider, virtual public CVSServiceDCOPIface
{
- Q_OBJECT
+ TQ_OBJECT
public:
CVSFileInfoProvider( CvsServicePart *parent, CvsService_stub *cvsService );