Wireshark-commits: [Wireshark-commits] master 5e7cd2d: Qt: Rename packet_list_enable_color
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5e7cd2dfc6634fcdb005eef5ba3a7c3852b20a9a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5e7cd2d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Rename packet_list_enable_color
Rename packet_list_enable_color() to packet_list_recolor_packets()
to reflect what it does.
Remove the call from where it's not needed.
Change-Id: I55dd1a9af8f5b1dbd83b06136a5bbcfddea06cdb
Reviewed-on: https://code.wireshark.org/review/26959
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 129d574 Add some notes to git-export-release.sh.
adds 5e7cd2d Qt: Rename packet_list_enable_color
Summary of changes:
ui/qt/main_window_slots.cpp | 2 +-
ui/qt/packet_list.cpp | 2 +-
ui/qt/wireshark_application.cpp | 1 -
ui/ws_ui_util.h | 2 +-
wireshark-qt.cpp | 2 --
5 files changed, 3 insertions(+), 6 deletions(-)