diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:37:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:37:50 -0600 |
commit | 06cd9e078535f75bfbfbe6714e9b5b9e685558e6 (patch) | |
tree | d253ec6387da21108f2031ea5e845d792885e870 /src/app/history.cpp | |
parent | fdf50a2fd35cad884b7006fdf1a6411ef3e926f0 (diff) | |
download | gwenview-06cd9e078535f75bfbfbe6714e9b5b9e685558e6.tar.gz gwenview-06cd9e078535f75bfbfbe6714e9b5b9e685558e6.zip |
Additional renaming of kde to tde
Diffstat (limited to 'src/app/history.cpp')
-rw-r--r-- | src/app/history.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/history.cpp b/src/app/history.cpp index 9c38ae7..e8781f3 100644 --- a/src/app/history.cpp +++ b/src/app/history.cpp @@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include <kaction.h> #include <klocale.h> #include <kpopupmenu.h> -#include <kdeversion.h> +#include <tdeversion.h> #include <kstdaccel.h> #include <kstdguiitem.h> |