Wireshark-commits: [Wireshark-commits] master-2.0 6a2308a: Get rid of unnecessary method override.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6a2308a0dc3955a39c3bf26da442b2e743f037f5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
6a2308a by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of unnecessary method override.
The conversation dialog doesn't do anything different with the name
resolution checkbox than any other subclasses of the traffic table
dialog do, so leave it up to the parent class.
Change-Id: I07f6c09b931ed10655f5921c0a4ab5d439dd6bcd
Reviewed-on: https://code.wireshark.org/review/15065
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 76ae74cea34c47e25e4e387ee3990ba7c1231e6e)
Reviewed-on: https://code.wireshark.org/review/15066
Actions performed:
from 846cfba Forcibly update all items if name resolution is turned on or off.
adds 6a2308a Get rid of unnecessary method override.
Summary of changes:
ui/qt/conversation_dialog.cpp | 5 -----
ui/qt/conversation_dialog.h | 1 -
2 files changed, 6 deletions(-)