diff options
Diffstat (limited to 'kcontrol/locale/kcmlocale.h')
-rw-r--r-- | kcontrol/locale/kcmlocale.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/locale/kcmlocale.h b/kcontrol/locale/kcmlocale.h index 511d9e9fd..3a2992826 100644 --- a/kcontrol/locale/kcmlocale.h +++ b/kcontrol/locale/kcmlocale.h @@ -79,7 +79,7 @@ private slots: void slotInstallLanguage(); void slotUninstallLanguage(); void slotSelectLanguage(); - void slotLanguageSelectorExited(KProcess *); + void slotLanguageSelectorExited(TDEProcess *); private: TQStringList languageList() const; |