From daaefa882442ed0b524efb36a099cdfb2a4ecc37 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:07:00 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- configdialog/kbfxconfigdlgthemes.ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configdialog/kbfxconfigdlgthemes.ui.h') diff --git a/configdialog/kbfxconfigdlgthemes.ui.h b/configdialog/kbfxconfigdlgthemes.ui.h index 65bd31e..af17719 100644 --- a/configdialog/kbfxconfigdlgthemes.ui.h +++ b/configdialog/kbfxconfigdlgthemes.ui.h @@ -204,7 +204,7 @@ void KbfxConfigDlgThemes::KbfxDeleteThemeClicked() << ConfigInit().m_SpinxThemeBasePath + ConfigInit().m_SpinxThemeName << endl; - if ( !KIO::NetAccess::del ( ConfigInit().m_SpinxThemeBasePath+ConfigInit().m_SpinxThemeName, 0 ) ) + if ( !TDEIO::NetAccess::del ( ConfigInit().m_SpinxThemeBasePath+ConfigInit().m_SpinxThemeName, 0 ) ) { KMessageBox::sorry ( 0, tr2i18n ( "

Could not uninstall this KBFX theme.

" -- cgit v1.2.1