URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4fc9098830e034188d027c9bd32c28ef1acf30da
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
4fc9098 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Keep pane sizes when quit without loading a file
Change from master_split_.show() to packet_list_->show() in layoutPanes()
to avoid an issue where the pane sizes was stored with wrong values when
quit just after startup without loading a file.
This fixes a regression issue from g5ce52f74 and g7ebd5405.
Change-Id: I7ba1b5f8c9440d41d58dfd729013a0fd1e16be07
Reviewed-on: https://code.wireshark.org/review/37839
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 7f09a6f ITS: ISO TS 19321 (IVI) updated to version 2
add 4fc9098 Qt: Keep pane sizes when quit without loading a file
Summary of changes:
ui/qt/main_window_layout.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)