summaryrefslogtreecommitdiffstats
path: root/vcs/cvsservice/editorsdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/cvsservice/editorsdialog.h')
-rw-r--r--vcs/cvsservice/editorsdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/cvsservice/editorsdialog.h b/vcs/cvsservice/editorsdialog.h
index 8feecfaf..0d0fc287 100644
--- a/vcs/cvsservice/editorsdialog.h
+++ b/vcs/cvsservice/editorsdialog.h
@@ -17,7 +17,7 @@
class CvsJob_stub;
class CvsService_stub;
-class QStringList;
+class TQStringList;
class EditorsDialog: public EditorsDialogBase, virtual public CVSServiceDCOPIface
{