[qet] [GIT] qet/qet.git branch master updated. 0.8-dev-313-gfe64923

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


This is an automated email from git. It was generated because a ref
change was pushed to the "qet/qet.git" repository.

The branch, master has been updated
       via  fe64923ffe82c8b3a8f9fec3666a34f5fe9d0597 (commit)
      from  37658efd0dcf1bb2eafe636397c0032f57503bdc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fe64923ffe82c8b3a8f9fec3666a34f5fe9d0597
Author: Simon De Backer <simondebacker@xxxxxxx>
Date:   Sun Jun 7 09:03:42 2020 +0200

    fix deprecated warning QSet<T> QList<T>::toSet()
    
    Use
    QSet<T>(list.begin(), list.end())
    instead.
    
    This function was introduced in Qt 5.14

-----------------------------------------------------------------------

Summary of changes:
 sources/diagram.cpp                   | 12 ++++++++++++
 sources/qetgraphicsitem/conductor.cpp |  4 ++++
 2 files changed, 16 insertions(+)


hooks/post-receive
-- 
qet/qet.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/