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-20 22:39:29 +0900 |
| commit | 92bea4c5425d3ba0b24525f695abbe663ba22c4c (patch) | |
| tree | 123db8d585f3fbb8080dd9c31e1de40488542b14 /konq-plugins/kimgalleryplugin | |
| parent | 1c631e7485c15f1f181272c1f3ab2a5a25167325 (diff) | |
| download | tdeaddons-master.tar.gz tdeaddons-master.zip | |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 61a3a4e..270eba0 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> |
