summaryrefslogtreecommitdiffstats
path: root/kcontrol/ebrowsing
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/ebrowsing')
-rw-r--r--kcontrol/ebrowsing/plugins/localdomain/Makefile.am2
-rw-r--r--kcontrol/ebrowsing/plugins/shorturi/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
index e9713b8ef..62d703d4d 100644
--- a/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
+++ b/kcontrol/ebrowsing/plugins/localdomain/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/localdomain
-AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII
+AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII
kde_module_LTLIBRARIES = liblocaldomainurifilter.la
diff --git a/kcontrol/ebrowsing/plugins/shorturi/Makefile.am b/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
index c9ad8e085..f4e1628e8 100644
--- a/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
+++ b/kcontrol/ebrowsing/plugins/shorturi/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am of tdebase/kcontrol/ebrowsing/plugins/shorturi
-AM_CPPFLAGS = $(all_includes) -DQT_NO_CAST_ASCII
+AM_CPPFLAGS = $(all_includes) -DTQT_NO_CAST_ASCII
kde_module_LTLIBRARIES = libtdeshorturifilter.la