diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 19:49:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 19:49:01 -0600 |
commit | be8e6cb1e80a04639544c0730365f9c35c7c51ad (patch) | |
tree | 42bae372817d9097f1d3b7f687a59645e8cc07eb /kmail/recipientseditor.cpp | |
parent | 73299e0f9f30e4e65ec3c0295fd0f4f238cfd09d (diff) | |
download | tdepim-be8e6cb1e80a04639544c0730365f9c35c7c51ad.tar.gz tdepim-be8e6cb1e80a04639544c0730365f9c35c7c51ad.zip |
Rename kcompletionbox
Diffstat (limited to 'kmail/recipientseditor.cpp')
-rw-r--r-- | kmail/recipientseditor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/recipientseditor.cpp b/kmail/recipientseditor.cpp index a52a6db5d..01529b81e 100644 --- a/kmail/recipientseditor.cpp +++ b/kmail/recipientseditor.cpp @@ -32,7 +32,7 @@ #include <libemailfunctions/email.h> #include <kapplication.h> -#include <kcompletionbox.h> +#include <tdecompletionbox.h> #include <kdebug.h> #include <kinputdialog.h> #include <klocale.h> |