summaryrefslogtreecommitdiffstats
path: root/kbabel/commonui
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 19:18:47 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-01 20:59:05 +0900
commitf9ccae8de1ef7564585165a62a18ce8b07203b40 (patch)
treeeb65e12439160e30fe51d9fa175eee5fcbf71fdc /kbabel/commonui
parent18db2375a916bb6533cdd8a57c00321d9a734e52 (diff)
downloadtdesdk-f9ccae8de1ef7564585165a62a18ce8b07203b40.tar.gz
tdesdk-f9ccae8de1ef7564585165a62a18ce8b07203b40.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7b4cba1ce579d4f4fed8d98fc42dc47211943ee8)
Diffstat (limited to 'kbabel/commonui')
-rw-r--r--kbabel/commonui/toolselectionwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/toolselectionwidget.h b/kbabel/commonui/toolselectionwidget.h
index 62bbc056..9187715c 100644
--- a/kbabel/commonui/toolselectionwidget.h
+++ b/kbabel/commonui/toolselectionwidget.h
@@ -33,7 +33,7 @@
#define TOOLSELECTIONWIDGET_H
#include "tdeactionselector.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class KDataToolInfo;