summaryrefslogtreecommitdiffstats
path: root/noatun/modules
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:52:10 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:52:10 +0900
commit51a1b8ec80f2f95d7da45a42d821c425b77a46b5 (patch)
treebe2dbc49b985c57e493a5b9094b5ff551b458136 /noatun/modules
parenta50fc9e92bc4800c17a13f2f89d8fd931e3984f6 (diff)
downloadtdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.tar.gz
tdemultimedia-51a1b8ec80f2f95d7da45a42d821c425b77a46b5.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'noatun/modules')
-rw-r--r--noatun/modules/keyz/keyz.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/modules/keyz/keyz.cpp b/noatun/modules/keyz/keyz.cpp
index 8eae1e8d..19e29288 100644
--- a/noatun/modules/keyz/keyz.cpp
+++ b/noatun/modules/keyz/keyz.cpp
@@ -5,7 +5,7 @@
#include <tqlayout.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <kkeydialog.h>
#include <tdelocale.h>
#include <tqclipboard.h>