From da1522385e5367bae56b90fac55c4355e475905b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:38:54 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- vcs/subversion/subversion_widget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcs/subversion/subversion_widget.cpp') diff --git a/vcs/subversion/subversion_widget.cpp b/vcs/subversion/subversion_widget.cpp index c27f845e..0f66a844 100644 --- a/vcs/subversion/subversion_widget.cpp +++ b/vcs/subversion/subversion_widget.cpp @@ -115,7 +115,7 @@ SvnLogViewItem ::~SvnLogViewItem () //////////////////////////////////////////////////////////////////////// SvnProgressDlg::SvnProgressDlg( bool showNow ) - : KIO::DefaultProgress( showNow ) + : TDEIO::DefaultProgress( showNow ) { setStopOnClose( true ); setCaption( i18n("Subversion Job Progress") ); -- cgit v1.2.1