Wireshark-commits: [Wireshark-commits] master 47172e7: Qt: Start adjusting icon sizes dynamically.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Nov 2015 19:51:33 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=47172e7d51c858de60b65f8793be5a087eeff1f8
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

47172e7 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Start adjusting icon sizes dynamically.
    
    In the main toolbar get our initial icon size using the PM_SmallIconSize
    pixel metric. On Windows this varies directly with the system text
    magnification setting.
    
    Pinging bug 11675 since we still need to adjust the icon sizes in the
    filter edits, progress frame, status bar, and likely other places.
    
    Ping-Bug: 11675
    Change-Id: I53a78627ce850bd6dbd4628da481badee63a1208
    Reviewed-on: https://code.wireshark.org/review/11605
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  1e87ff4   [Automatic update for 2015-11-08]
    adds  47172e7   Qt: Start adjusting icon sizes dynamically.


Summary of changes:
 ui/qt/main_window.cpp |   12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)