URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=026812c39108665cc339b8b916f932ff62760c94
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
026812c by Gerald Combs (gerald@xxxxxxxxxxxxx):
Redraw timestamps when time display settings change.
As with g3bec655, we need to call columnsChanged (which invalidates
cached column strings) whenever any settings that generate those strings
change. Do so for the time display preferences in the View menu.
Bug: 11429
Change-Id: I71bf1cc0df2800902ecb7b734b8f12ebd85a4de5
Reviewed-on: https://code.wireshark.org/review/10331
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 75b8457 Add a Telephony→SCTP submenu.
adds 026812c Redraw timestamps when time display settings change.
Summary of changes:
ui/qt/main_window_slots.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)