summaryrefslogtreecommitdiffstats
path: root/kcontrol/keys/treeview.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-07-13 19:55:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-07-13 19:55:30 +0900
commit16652efd0f5da6775487e6796493785d2602717d (patch)
tree745f15449146331a2abcb7da7fc8bddd2f29d574 /kcontrol/keys/treeview.h
parent51230c05dc0d15dd4d6e6cce1020c6bac3a5cdd3 (diff)
downloadtdebase-16652efd0f5da6775487e6796493785d2602717d.tar.gz
tdebase-16652efd0f5da6775487e6796493785d2602717d.zip
Use TDEDesktopFile
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol/keys/treeview.h')
-rw-r--r--kcontrol/keys/treeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/keys/treeview.h b/kcontrol/keys/treeview.h
index 591658ffe..a61cf591a 100644
--- a/kcontrol/keys/treeview.h
+++ b/kcontrol/keys/treeview.h
@@ -26,7 +26,7 @@
class TQPopupMenu;
class TDEActionCollection;
-class KDesktopFile;
+class TDEDesktopFile;
class AppTreeItem : public TDEListViewItem
{