[qet] [GIT] qet/qet.git branch master updated. 0.9-dev-265-gde80d10

[ 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  de80d10f5ebccdaec648042b1cd4ff9303898a4b (commit)
      from  e9a5fded5c2e4aad7884d14d762285f12bf64673 (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 de80d10f5ebccdaec648042b1cd4ff9303898a4b
Author: Peter Keresztes Schmidt <carbenium@xxxxxxxxxxx>
Date:   Thu Sep 23 15:12:36 2021 +0200

    Build fix for non-C++17 compatible systems
    
    std::variant/std::visit was only introduced with C++17. Remove its usage.
    We don't even need it in these cases since QColor has an implicit constructor accepting Qt::GlobalColor.
    
    Follow-up for b69c7b10277257fcd2b4b993e303049f41061a6f

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

Summary of changes:
 .../editor/graphicspart/customelementgraphicpart.cpp    | 15 ++++-----------
 sources/factory/elementpicturefactory.cpp               | 17 ++++-------------
 2 files changed, 8 insertions(+), 24 deletions(-)


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



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