summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-12 14:03:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-12 14:03:06 +0900
commit1342635d435a56374066e1ea28735d05f6e327f4 (patch)
tree1278b1fd9f0e65aff1bd440975b147eb569f5188
parent80a6574996c6d170a5e4325dc11d1c6dcee565b8 (diff)
downloadtdewebdev-1342635d435a56374066e1ea28735d05f6e327f4.tar.gz
tdewebdev-1342635d435a56374066e1ea28735d05f6e327f4.zip
Drop TQT_NO_COMPAT code
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 fe98acbc..dfa6da01 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 -DTQT_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags>
+ <cxxflags>-DKDE_NO_COMPAT -DQT_FATAL_ASSERT</cxxflags>
<topsourcedir>..</topsourcedir>
<cppflags/>
<ldflags/>
diff --git a/quanta/quanta.tdevelop b/quanta/quanta.tdevelop
index 3d76a479..924e93b2 100644
--- a/quanta/quanta.tdevelop
+++ b/quanta/quanta.tdevelop
@@ -81,8 +81,8 @@
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
- <cflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cflags>
- <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT -DDEBUG_PARSER</cxxflags>
+ <cflags>-DKDE_NO_COMPAT</cflags>
+ <cxxflags>-DKDE_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 -DTQT_NO_COMPAT</cxxflags>
+ <cxxflags>-DKDE_NO_COMPAT</cxxflags>
<f77flags/>
</withoutkafka>
<final>
@@ -151,8 +151,8 @@
<ccompilerbinary/>
<cxxcompilerbinary/>
<f77compilerbinary/>
- <cflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cflags>
- <cxxflags>-DKDE_NO_COMPAT -DTQT_NO_COMPAT</cxxflags>
+ <cflags>-DKDE_NO_COMPAT</cflags>
+ <cxxflags>-DKDE_NO_COMPAT</cxxflags>
<f77flags/>
</final>
</configurations>