summaryrefslogtreecommitdiff
path: root/LICENSE.LGPLv21
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-03 13:19:09 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-07 12:48:14 +0000
commitc4fd65e40d093908f4f5be919a88930c799a2569 (patch)
treee7fcd629c89884d5d618f7f23a29f8b59ee66dbb /LICENSE.LGPLv21
parent3510040dc99a8266963c5e8ce10c2bd0edaaaf76 (diff)
downloadqtxmlpatterns-c4fd65e40d093908f4f5be919a88930c799a2569.tar.gz
OrderBy: Replace deprecated qLess by std::less.
Fix warning: expr\qorderby.cpp:79:7: warning: 'template<class T> class qLess' is deprecated [-Wdeprecated-declarations] class qLess<Item::List> ^ In file included from qtbase\include\QtCore/qalgorithms.h:1:0, from qtbase\include\QtCore/QtAlgorithms:1, from expr\qorderby.cpp:34: qtbase/src/corelib/tools/qalgorithms.h:150:40: note: declared here class QT_DEPRECATED_X("Use std::less") qLess ^ expr\qorderby.cpp: In member function 'virtual QAbstractXmlForwardIterator<QPatternist::Item>::Ptr QPatternist::OrderBy::evaluateSequence(const Ptr&) const': expr\qorderby.cpp:172:11: warning: 'template<class T> class qLess' is deprecated [-Wdeprecated-declarations] const qLess<Item::List> sorter(m_orderSpecs, context); ^ In file included from qtbase\include\QtCore/qalgorithms.h:1:0, from qtbase\include\QtCore/QtAlgorithms:1, from expr\qorderby.cpp:34: Change-Id: Ieb626eb0de96aea670433bb46a52ed780240e8d7 Reviewed-by: Björn Breitmeyer <bjoern.breitmeyer@kdab.com>
Diffstat (limited to 'LICENSE.LGPLv21')
0 files changed, 0 insertions, 0 deletions