From 0ae5679aa160245af248836e1d7743aeff63f2e1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:31:13 -0600 Subject: Additional kde to tde renaming --- kdecore/kconfig.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdecore/kconfig.cpp') diff --git a/kdecore/kconfig.cpp b/kdecore/kconfig.cpp index 2531034ee..709e39de3 100644 --- a/kdecore/kconfig.cpp +++ b/kdecore/kconfig.cpp @@ -294,7 +294,7 @@ void KConfig::checkUpdate(const TQString &id, const TQString &updateFile) { TQStringList args; args << "--check" << updateFile; - KApplication::kdeinitExecWait("kconf_update", args); + KApplication::tdeinitExecWait("kconf_update", args); reparseConfiguration(); } setGroup(oldGroup); -- cgit v1.2.1