summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-20 22:39:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-21 10:45:42 +0900
commitbac2d1a29e1042f695849eeb65ba7d5f28a9eff9 (patch)
tree2a650d763b24c13cd7438298a4ca49360e5cd436
parent7e64dfc5eba8cc4cdbc7fc736f9f009a3194c72c (diff)
downloadtdeaddons-r14.1.x.tar.gz
tdeaddons-r14.1.x.zip
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 92bea4c5425d3ba0b24525f695abbe663ba22c4c)
-rw-r--r--konq-plugins/domtreeviewer/domtreewindow.cpp1
-rw-r--r--konq-plugins/kimgalleryplugin/imgalleryplugin.cpp1
2 files changed, 1 insertions, 1 deletions
diff --git a/konq-plugins/domtreeviewer/domtreewindow.cpp b/konq-plugins/domtreeviewer/domtreewindow.cpp
index 31aeecd..e968b4d 100644
--- a/konq-plugins/domtreeviewer/domtreewindow.cpp
+++ b/konq-plugins/domtreeviewer/domtreewindow.cpp
@@ -28,7 +28,6 @@
#include <tdeapplication.h>
#include <kcommand.h>
#include <tdeconfig.h>
-#include <tdeversion.h>
#include <tdeglobal.h>
#include <tdehtml_part.h>
#include <kiconloader.h>
diff --git a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
index 6d4b6f1..c0ad35f 100644
--- a/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
+++ b/konq-plugins/kimgalleryplugin/imgalleryplugin.cpp
@@ -32,6 +32,7 @@ Boston, MA 02110-1301, USA.
#include <tdeaction.h>
#include <tdeglobal.h>
#include <tdelocale.h>
+#include <tdeversion.h>
#include <kcharsets.h>
#include <tdemessagebox.h>
#include <kurl.h>