diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-03 17:42:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-03 17:42:54 -0600 |
commit | c4cec5f3cbeff96b469aa94b202c927fa73b4f6b (patch) | |
tree | 51d96dcf22fe9b26da3238f1b7189401faf5ce2d /qtinterface | |
parent | d30b3a90b16c573be4ef5542fba0357f70e2dd64 (diff) | |
download | tqtinterface-c4cec5f3cbeff96b469aa94b202c927fa73b4f6b.tar.gz tqtinterface-c4cec5f3cbeff96b469aa94b202c927fa73b4f6b.zip |
Fix FTBFS
Diffstat (limited to 'qtinterface')
-rw-r--r-- | qtinterface/tqt.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qtinterface/tqt.h.cmake b/qtinterface/tqt.h.cmake index dc24c6c..b1444d2 100644 --- a/qtinterface/tqt.h.cmake +++ b/qtinterface/tqt.h.cmake @@ -954,9 +954,6 @@ Boston, MA 02110-1301, USA. #endif -#define tqSystemWarning qSystemWarning -#define tqSuppressObsoleteWarnings qSuppressObsoleteWarnings - #define tqmoc moc #define TQMOC MOC |