Wireshark-commits: [Wireshark-commits] master a7052d4: Qt: Make sure we create template icons for a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Jun 2019 16:23:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a7052d4ea9f66de734a769689d1c36902e3fa324
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

a7052d4 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Make sure we create template icons for all modes.
    
    When creating a StockIcon based on a template, make sure we add pixmaps
    for each icon mode.
    
    Change-Id: Ia894229132e18a22a59797c8fb4590bc09508ba0
    Reviewed-on: https://code.wireshark.org/review/33740
    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  e5230a5   macOS: Make sure we bundle our plugin dependencies.
     add  a7052d4   Qt: Make sure we create template icons for all modes.


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