diff options
Diffstat (limited to 'libtdegames/kchatbase.h')
-rw-r--r-- | libtdegames/kchatbase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdegames/kchatbase.h b/libtdegames/kchatbase.h index 9753cc8d..5c28f6a7 100644 --- a/libtdegames/kchatbase.h +++ b/libtdegames/kchatbase.h @@ -290,7 +290,7 @@ public: /** * See KLineEdit::setCompletionMode **/ - void setCompletionMode(KGlobalSettings::Completion mode); + void setCompletionMode(TDEGlobalSettings::Completion mode); /** * Set the font that used used for the name part of a message. See also |