diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:45:26 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-18 17:51:23 +0900 |
| commit | e1c3450203b51688bdac0a3c0210dc8c3a87b9d4 (patch) | |
| tree | fcde860614a53a16f6b28737f07a8f9b2d18d745 /src/basket_part.cpp | |
| parent | 3fc2b59b06925f4e5bafdac5f5fe79764db2d3d4 (diff) | |
| download | basket-e1c34502.tar.gz basket-e1c34502.zip | |
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 76956d2412af55e3b2f2c686b95d42133e1a72cb)
Diffstat (limited to 'src/basket_part.cpp')
| -rw-r--r-- | src/basket_part.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/basket_part.cpp b/src/basket_part.cpp index c42afe3..a7a79dc 100644 --- a/src/basket_part.cpp +++ b/src/basket_part.cpp @@ -24,7 +24,7 @@ #include "basket_part.h" -#include <kinstance.h> +#include <tdeinstance.h> #include <tdeaction.h> #include <kstdaction.h> #include <tdefiledialog.h> |
