Wireshark-commits: [Wireshark-commits] master e4b0141: Qt: Obey main toolbar icon preferences.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 10 Dec 2014 01:51:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e4b0141769a9a30b4d5c8da86a27eac5c612585c
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e4b0141 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Qt: Obey main toolbar icon preferences.
    
    Remove the preferences for the filter toolbar and mark them GTK+-only.
    
    Change-Id: Ie48b19aee29a1cfcea4c41ca6c08ddbba3102377
    Reviewed-on: https://code.wireshark.org/review/5693
    Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  c1d4a08   Add media playback icons.
    adds  e4b0141   Qt: Obey main toolbar icon preferences.


Summary of changes:
 epan/prefs.h                            |    2 +-
 ui/qt/main_window.cpp                   |    1 +
 ui/qt/main_window.h                     |    1 +
 ui/qt/main_window_preferences_frame.cpp |    7 ----
 ui/qt/main_window_preferences_frame.h   |    1 -
 ui/qt/main_window_preferences_frame.ui  |   57 ++-----------------------------
 ui/qt/main_window_slots.cpp             |   15 ++++++++
 7 files changed, 21 insertions(+), 63 deletions(-)