Wireshark-commits: [Wireshark-commits] master c4a0ca2: Qt: Fixup our template icon generation.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Jun 2019 19:32:22 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c4a0ca271f4b8e0e99a945dacbe1eac4163b4d36
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

c4a0ca2 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Fixup our template icon generation.
    
    Use generatedIconPixmap() to generate our template icon variants.
    
    Change-Id: Ie952f0d02309420c6e8e347e031f37c5f43cdb9e
    Reviewed-on: https://code.wireshark.org/review/33758
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  154b4f6   Qt: Drop column content as text
     add  c4a0ca2   Qt: Fixup our template icon generation.


Summary of changes:
 ui/qt/utils/stock_icon.cpp | 56 +++++++++++++++++++---------------------------
 1 file changed, 23 insertions(+), 33 deletions(-)