summaryrefslogtreecommitdiffstats
path: root/knotes
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-02-22 21:52:30 +0900
committerMichele Calgaro <[email protected]>2025-02-22 21:52:30 +0900
commit1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd (patch)
treea764266cfbabc52cc1a985a6fc3df487c60a008e /knotes
parentd41de597dbd4e9b0f0cbea6bccc82ed74e84d584 (diff)
downloadtdepim-1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd.tar.gz
tdepim-1fe06c323b791af9bf16d14a72e8cffa4c6ac8cd.zip
Use tdeglobalaccel.h
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'knotes')
-rw-r--r--knotes/knotesapp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knotesapp.cpp b/knotes/knotesapp.cpp
index 9484598aa..313b5cea0 100644
--- a/knotes/knotesapp.cpp
+++ b/knotes/knotesapp.cpp
@@ -35,7 +35,7 @@
#include <kfind.h>
#include <kfinddialog.h>
#include <kkeydialog.h>
-#include <kglobalaccel.h>
+#include <tdeglobalaccel.h>
#include <ksimpleconfig.h>
#include <twin.h>
#include <kbufferedsocket.h>