diff options
Diffstat (limited to 'vcs/cvsservice/checkoutdialog.h')
-rw-r--r-- | vcs/cvsservice/checkoutdialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vcs/cvsservice/checkoutdialog.h b/vcs/cvsservice/checkoutdialog.h index a44ef397..0d01de69 100644 --- a/vcs/cvsservice/checkoutdialog.h +++ b/vcs/cvsservice/checkoutdialog.h @@ -18,8 +18,8 @@ class CvsService_stub; class CvsJob_stub; class CheckoutDialogBase; -class QListViewItem; -//class QStringList; +class TQListViewItem; +//class TQStringList; /** * This dialog widget will collect all useful informazion about the module the |