diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-12 15:05:16 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-03-12 15:05:16 +0900 |
| commit | 7723e709cedf05437e464158ce3f6f4b6806effe (patch) | |
| tree | ee35b3379174400d351783fc7bd458f26bfd3d65 /lib/store | |
| parent | ee1d68b71d187a56488c844007c6803ec32d010f (diff) | |
| download | koffice-remove/tde-version.tar.gz koffice-remove/tde-version.zip | |
Remove use of TDE_VERSIONremove/tde-version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'lib/store')
| -rw-r--r-- | lib/store/KoStore.cpp | 1 | ||||
| -rw-r--r-- | lib/store/KoTarStore.cpp | 1 | ||||
| -rw-r--r-- | lib/store/KoZipStore.cpp | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/store/KoStore.cpp b/lib/store/KoStore.cpp index fa6e88d10..3ba8e6e1e 100644 --- a/lib/store/KoStore.cpp +++ b/lib/store/KoStore.cpp @@ -33,7 +33,6 @@ #include <kurl.h> #include <kdebug.h> -#include <tdeversion.h> #include <tdelocale.h> #include <tdemessagebox.h> #include <tdeio/netaccess.h> diff --git a/lib/store/KoTarStore.cpp b/lib/store/KoTarStore.cpp index 160258d95..5627e7c7e 100644 --- a/lib/store/KoTarStore.cpp +++ b/lib/store/KoTarStore.cpp @@ -24,7 +24,6 @@ #include <ktar.h> #include <kdebug.h> #include <kurl.h> -#include <tdeversion.h> #include <tdeio/netaccess.h> KoTarStore::KoTarStore( const TQString & _filename, Mode _mode, const TQCString & appIdentification ) diff --git a/lib/store/KoZipStore.cpp b/lib/store/KoZipStore.cpp index 734f9135b..5bbe18379 100644 --- a/lib/store/KoZipStore.cpp +++ b/lib/store/KoZipStore.cpp @@ -23,7 +23,6 @@ #include <kzip.h> #include <kdebug.h> -#include <tdeversion.h> #include <kurl.h> #include <tdeio/netaccess.h> |
