URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f2c5dee77c877e854460788c9f29342d4adb5499
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
f2c5dee by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: refresh column content after editing it
Also save the new value in preferences
Change-Id: Ie1a942669ebc2824c999621ecd948425b3b49574
Reviewed-on: https://code.wireshark.org/review/10500
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 565a953 Don't invalidate the column cache when we filter packets.
adds f2c5dee Qt: refresh column content after editing it
Summary of changes:
ui/qt/column_editor_frame.cpp | 6 ++++++
ui/qt/main_window.cpp | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)