diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-13 19:45:08 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-07-13 19:45:08 +0900 |
commit | 5663695e7595e3a0a4c56b870c05acb440c20368 (patch) | |
tree | 17e29d8baddb5d6a2e3842daf20159f48a00662e /src/tastylistview.h | |
parent | b63118a175776bee511215ff5e4e69049a6d5a8d (diff) | |
download | tastymenu-master.tar.gz tastymenu-master.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tastylistview.h')
-rw-r--r-- | src/tastylistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tastylistview.h b/src/tastylistview.h index 37907e8..5148057 100644 --- a/src/tastylistview.h +++ b/src/tastylistview.h @@ -26,7 +26,7 @@ #include <kiconloader.h> #include <kservice.h> #include <kservicegroup.h> -#include <kdesktopfile.h> +#include <tdedesktopfile.h> #include <tqpixmap.h> #include <tqtooltip.h> #include <tqtimer.h> |