diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 19:47:45 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-07 19:47:45 -0600 |
commit | 197404813221fa098495a95fb5393825130c00ed (patch) | |
tree | b83ae5a71a7823b4440691b37bb3823dc6b83437 /kicker | |
parent | 563c54585088010ae6b1c49b925e408be345a303 (diff) | |
download | tdebase-197404813221fa098495a95fb5393825130c00ed.tar.gz tdebase-197404813221fa098495a95fb5393825130c00ed.zip |
Rename kcompletionbox
Diffstat (limited to 'kicker')
-rw-r--r-- | kicker/kicker/ui/k_new_mnu.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicker/kicker/ui/k_new_mnu.cpp b/kicker/kicker/ui/k_new_mnu.cpp index 929937f50..623998075 100644 --- a/kicker/kicker/ui/k_new_mnu.cpp +++ b/kicker/kicker/ui/k_new_mnu.cpp @@ -65,7 +65,7 @@ #include <krun.h> #include <kmimetype.h> #include <tderecentdocument.h> -#include <kcompletionbox.h> +#include <tdecompletionbox.h> #include <kurifilter.h> #include <kbookmarkmanager.h> #include <kbookmark.h> |