summaryrefslogtreecommitdiffstats
path: root/kbabel/kbabeldict
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 19:18:47 +0900
commit7b4cba1ce579d4f4fed8d98fc42dc47211943ee8 (patch)
tree54c36764988be2a11341fe518dc97ceddeae2411 /kbabel/kbabeldict
parent879d4ca06a495fee2fd69809ebefb862aeeb49f9 (diff)
downloadtdesdk-master.tar.gz
tdesdk-master.zip
Replace kdemacros.h with tdemacros.hHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kbabel/kbabeldict')
-rw-r--r--kbabel/kbabeldict/dictionarymenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/kbabeldict/dictionarymenu.h b/kbabel/kbabeldict/dictionarymenu.h
index 2b730b1f..635ad013 100644
--- a/kbabel/kbabeldict/dictionarymenu.h
+++ b/kbabel/kbabeldict/dictionarymenu.h
@@ -37,7 +37,7 @@
#include <tqobject.h>
#include <tqstringlist.h>
#include <tqguardedptr.h>
-#include <kdemacros.h>
+#include <tdemacros.h>
class TQSignalMapper;
class TDEPopupMenu;