Wireshark-commits: [Wireshark-commits] master-2.6 32a7673: Qt: Remove wireless toolbar if not suppo
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=32a7673fd2f4f6b3628fa6908e90db3a501bd566
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark
Commits:
32a7673 by Roland Knall (rknall@xxxxxxxxx):
Qt: Remove wireless toolbar if not supported
To mimic the behaviour we have with remote controls, we
hide the wireless toolbar if it cannot be used, instead
of displaying an empty toolbar with the information that
it is not supported
Change-Id: Iccb0bf78a29a2547adf2290198df8a1bf3450d82
Reviewed-on: https://code.wireshark.org/review/30455
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
(cherry picked from commit 7306e2b8ee1231f2b889547dc75be54463c14d8d)
Reviewed-on: https://code.wireshark.org/review/30465
Actions performed:
from 0ed0cef ws_pipe_close(): also close the handle after terminating process
add 32a7673 Qt: Remove wireless toolbar if not supported
Summary of changes:
ui/qt/main_window.cpp | 18 ++++++++++++++++--
ui/qt/main_window.h | 4 ++++
ui/qt/main_window_slots.cpp | 4 ++++
3 files changed, 24 insertions(+), 2 deletions(-)