diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-20 22:39:29 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-21 10:45:42 +0900 |
| commit | bac2d1a29e1042f695849eeb65ba7d5f28a9eff9 (patch) | |
| tree | 2a650d763b24c13cd7438298a4ca49360e5cd436 /konq-plugins/kimgalleryplugin | |
| parent | 7e64dfc5eba8cc4cdbc7fc736f9f009a3194c72c (diff) | |
| download | tdeaddons-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)
Diffstat (limited to 'konq-plugins/kimgalleryplugin')
| -rw-r--r-- | konq-plugins/kimgalleryplugin/imgalleryplugin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
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> |
