summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:50:30 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-02-22 21:50:30 +0900
commit4bc2f9c89bf93eecbb7615ffc67572586cacf180 (patch)
tree64758be8a6f3e795f158d2e59be4976ba6c01bcf
parent9cd5031e02fb98bae08453f0c6110d90112a6f27 (diff)
downloadkshutdown-4bc2f9c89bf93eecbb7615ffc67572586cacf180.tar.gz
kshutdown-4bc2f9c89bf93eecbb7615ffc67572586cacf180.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--kshutdown/mmainwindow.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kshutdown/mmainwindow.cpp b/kshutdown/mmainwindow.cpp
index 684a6b7..0333088 100644
--- a/kshutdown/mmainwindow.cpp
+++ b/kshutdown/mmainwindow.cpp
@@ -44,7 +44,7 @@
#include <tdeaction.h>
#include <kdebug.h>
#include <kiconloader.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kkeydialog.h>
#include <tdelocale.h>
#include <tdemenubar.h>