URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1ac7de58c7c2d5c030fe0202e8e76bff8608624e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1ac7de5 by Guy Harris (guy@xxxxxxxxxxxx):
Resize the name column every time we re-display the interface tree.
Interfaces can appear and disappear, changing the maximum length of the
interface name column; resize it each time we reconstruct the tree.
Change-Id: I38b40f6c3ce51272e8bbb0c7f7fbaa7255886e0e
Reviewed-on: https://code.wireshark.org/review/9641
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 4f1b8d7 Add a bounds check.
adds 1ac7de5 Resize the name column every time we re-display the interface tree.
Summary of changes:
ui/qt/interface_tree.cpp | 1 +
1 file changed, 1 insertion(+)