diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-06 21:16:46 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-06 21:16:46 +0900 |
| commit | 4afaa31411ecdf0779d48662cf78d5cdc593ec53 (patch) | |
| tree | 60538645e888a231882576e8ba10307f23c0ec7f /lib/kofficecore/KoPictureWmf.cpp | |
| parent | 3a121c599732a399265a02efed9f8b60d8df7603 (diff) | |
| download | koffice-4afaa31411ecdf0779d48662cf78d5cdc593ec53.tar.gz koffice-4afaa31411ecdf0779d48662cf78d5cdc593ec53.zip | |
Remove use of KDE_IS_VERSION
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/kofficecore/KoPictureWmf.cpp')
| -rw-r--r-- | lib/kofficecore/KoPictureWmf.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/kofficecore/KoPictureWmf.cpp b/lib/kofficecore/KoPictureWmf.cpp index 3f2d0a7e0..ec751865f 100644 --- a/lib/kofficecore/KoPictureWmf.cpp +++ b/lib/kofficecore/KoPictureWmf.cpp @@ -26,9 +26,6 @@ #include <kdebug.h> #include <tdeversion.h> -#if ! KDE_IS_VERSION( 3,1,90 ) -#include <kdebugclasses.h> -#endif #include <kowmfpaint.h> #include "KoPictureKey.h" |
