URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a71cfddf3cb659f161f74dc9b81e39adfad40ab
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5a71cfd by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Disable our widgets while tapping.
Prevents a crash when changing the spinbox value during the middle of a
follow.
Change-Id: I07cea883c72c5975633e4b7046155f9b6de9cc4a
Reviewed-on: https://code.wireshark.org/review/5034
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 065d2b7 Don't force a verbose build.
adds 5a71cfd Qt: Disable our widgets while tapping.
Summary of changes:
ui/qt/follow_stream_dialog.cpp | 31 +++++++++++++++++++++++++++----
ui/qt/follow_stream_dialog.h | 1 +
2 files changed, 28 insertions(+), 4 deletions(-)