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 /ksvg/plugin/ksvg_widget.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 'ksvg/plugin/ksvg_widget.h')
-rw-r--r-- | ksvg/plugin/ksvg_widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksvg/plugin/ksvg_widget.h b/ksvg/plugin/ksvg_widget.h index 6d372def..6b934895 100644 --- a/ksvg/plugin/ksvg_widget.h +++ b/ksvg/plugin/ksvg_widget.h @@ -23,7 +23,7 @@ #include <tqwidget.h> -#include <kpopupmenu.h> +#include <tdepopupmenu.h> #include <SVGEventImpl.h> |