diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:20:36 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:20:36 -0600 |
commit | 81576b133797828eaca3ac819f4adca21de8d327 (patch) | |
tree | bb7f38c27a3f21d50df51a745c15739dde29bc68 /kpdf/ui/searchwidget.h | |
parent | 32ace734b36de108d8322157aaa106069df16477 (diff) | |
download | tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.tar.gz tdegraphics-81576b133797828eaca3ac819f4adca21de8d327.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kpdf/ui/searchwidget.h')
-rw-r--r-- | kpdf/ui/searchwidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpdf/ui/searchwidget.h b/kpdf/ui/searchwidget.h index a6a9efb4..c84db96f 100644 --- a/kpdf/ui/searchwidget.h +++ b/kpdf/ui/searchwidget.h @@ -10,7 +10,7 @@ #ifndef _KPDF_SEARCHWIDGET_H_ #define _KPDF_SEARCHWIDGET_H_ -#include <ktoolbar.h> +#include <tdetoolbar.h> class TDEPopupMenu; class KPDFDocument; |