diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:56:02 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:56:02 -0600 |
commit | 71061104fa6242b2e0bf08b0920e08ee2f2924c5 (patch) | |
tree | 4e74a78c2e35494cf94c30414d14e884f557320f /src/kchmsearchtoolbar.cpp | |
parent | 60da1801389e3c729d440a353003acca39a7c3b6 (diff) | |
download | kchmviewer-71061104fa6242b2e0bf08b0920e08ee2f2924c5.tar.gz kchmviewer-71061104fa6242b2e0bf08b0920e08ee2f2924c5.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 60da1801389e3c729d440a353003acca39a7c3b6.
Diffstat (limited to 'src/kchmsearchtoolbar.cpp')
-rw-r--r-- | src/kchmsearchtoolbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmsearchtoolbar.cpp b/src/kchmsearchtoolbar.cpp index 20e99c9..a51bb5f 100644 --- a/src/kchmsearchtoolbar.cpp +++ b/src/kchmsearchtoolbar.cpp @@ -22,7 +22,7 @@ #include <tqtoolbutton.h> #include <tqcombobox.h> #include <tqlineedit.h> -#include <textedit.h> +#include <tqtextedit.h> #include <tqaccel.h> #include <tqpopupmenu.h> #include <tqmenubar.h> |