diff options
author | Timothy Pearson <[email protected]> | 2013-02-07 19:48:50 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-07 19:48:50 -0600 |
commit | 33161156c76522b88b6110f92e8f475d7ff255ff (patch) | |
tree | 0beffa50714737529f19dc1ca22cbd50b8e6e537 /kopete/protocols | |
parent | 895d76e0de9e13d6014992f49e51c7928b59ca77 (diff) | |
download | tdenetwork-33161156c76522b88b6110f92e8f475d7ff255ff.tar.gz tdenetwork-33161156c76522b88b6110f92e8f475d7ff255ff.zip |
Rename kcompletionbox
Diffstat (limited to 'kopete/protocols')
-rw-r--r-- | kopete/protocols/irc/ircaccount.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/irc/ircaccount.cpp b/kopete/protocols/irc/ircaccount.cpp index 1f1be5a7..d4c0100c 100644 --- a/kopete/protocols/irc/ircaccount.cpp +++ b/kopete/protocols/irc/ircaccount.cpp @@ -44,7 +44,7 @@ #include <kaboutdata.h> #include <kapplication.h> #include <tdeconfig.h> -#include <kcompletionbox.h> +#include <tdecompletionbox.h> #include <kdebug.h> #include <kglobal.h> #include <kinputdialog.h> |