URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8664de017f4c715aa088b27f09a87820cdaf13ed
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
8664de0 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Constify a bunch of strings.
Change-Id: I601e429408fc042fc5b18a4750d40e260da47f43
Reviewed-on: https://code.wireshark.org/review/7535
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 89270fb 1.99.3 → 1.99.4.
adds 8664de0 Qt: Constify a bunch of strings.
Summary of changes:
ui/qt/byte_view_tab.cpp | 2 +-
ui/qt/byte_view_tab.h | 2 +-
ui/qt/byte_view_text.h | 2 +-
ui/qt/capture_filter_combo.cpp | 4 ++--
ui/qt/capture_filter_combo.h | 2 +-
ui/qt/capture_filter_edit.h | 4 ++--
ui/qt/display_filter_edit.h | 4 ++--
ui/qt/main_status_bar.cpp | 10 +++++-----
ui/qt/main_status_bar.h | 11 +++++------
ui/qt/main_welcome.cpp | 4 ++--
ui/qt/main_welcome.h | 2 +-
ui/qt/main_window.cpp | 23 ++++++++++++-----------
ui/qt/proto_tree.h | 2 +-
ui/qt/search_frame.h | 2 +-
14 files changed, 37 insertions(+), 37 deletions(-)