summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:10 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-27 17:59:10 +0900
commit36eb5edb79261eead2ffcab408685955daf02149 (patch)
tree56ee230b12a07e46ee0c6e1d5e5a36f0773f4e10
parent877c4c1278e446a579e13a0e9af0f363c4eba6c0 (diff)
downloadtdewebdev-36eb5edb79261eead2ffcab408685955daf02149.tar.gz
tdewebdev-36eb5edb79261eead2ffcab408685955daf02149.zip
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--klinkstatus/klinkstatus.tdevelop2
-rw-r--r--quanta/quanta.tdevelop10
2 files changed, 6 insertions, 6 deletions
diff --git a/klinkstatus/klinkstatus.tdevelop b/klinkstatus/klinkstatus.tdevelop
index 93d693d6..fe98acbc 100644
--- a/klinkstatus/klinkstatus.tdevelop
+++ b/klinkstatus/klinkstatus.tdevelop
@@ -47,7 +47,7 @@
<ccompiler>tdevgccoptions</ccompiler>
<cxxcompiler>tdevgppoptions</cxxcompiler>
<f77compiler>tdevg77options</f77compiler>
- <cxxflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags>
+ <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags>
<topsourcedir>..</topsourcedir>
<cppflags/>
<ldflags/>
diff --git a/quanta/quanta.tdevelop b/quanta/quanta.tdevelop
index 3847bb89..9dbadfd9 100644
--- a/quanta/quanta.tdevelop
+++ b/quanta/quanta.tdevelop
@@ -81,8 +81,8 @@
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
- <cflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT</cflags>
- <cxxflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT -DDEBUG_PARSER</cxxflags>
+ <cflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cflags>
+ <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT -DDEBUG_PARSER</cxxflags>
<f77flags/>
<topsourcedir>/data/development/sources/kde-3.5/tdewebdev</topsourcedir>
<cppflags/>
@@ -136,7 +136,7 @@
<cxxcompilerbinary/>
<f77compilerbinary/>
<cflags/>
- <cxxflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT</cxxflags>
+ <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cxxflags>
<f77flags/>
</withoutkafka>
<final>
@@ -151,8 +151,8 @@
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
- <cflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT</cflags>
- <cxxflags>-DKDE_NO_COMPAT -DQT_NO_COMPAT</cxxflags>
+ <cflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cflags>
+ <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cxxflags>
<f77flags/>
</final>
</configurations>