diff options
Diffstat (limited to 'vcs/cvsservice/cvsprocesswidget.h')
-rw-r--r-- | vcs/cvsservice/cvsprocesswidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/cvsprocesswidget.h b/vcs/cvsservice/cvsprocesswidget.h index 3a229a45..81e34f04 100644 --- a/vcs/cvsservice/cvsprocesswidget.h +++ b/vcs/cvsservice/cvsprocesswidget.h @@ -22,7 +22,7 @@ class CvsServicePart; class DCOPRef; class CvsJob_stub; class CvsService_stub; -class QStyleSheetItem; +class TQStyleSheetItem; class CvsProcessWidget : public TQTextEdit, virtual public CVSServiceDCOPIface { |