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:45:26 +0900 |
| commit | 76956d2412af55e3b2f2c686b95d42133e1a72cb (patch) | |
| tree | b944b1fad610c1722168e32223ae25cbc8039347 /src/basket_part.cpp | |
| parent | b2b3b7c1589808782933bf736e8c32a256c42dd4 (diff) | |
| download | basket-76956d2412af55e3b2f2c686b95d42133e1a72cb.tar.gz basket-76956d2412af55e3b2f2c686b95d42133e1a72cb.zip | |
Use tdeinstance.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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> |
