Wireshark-commits: [Wireshark-commits] master d4b5943: Qt: Always show the Plugins tab in the about
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d4b5943ba895c2d96c360ef6f1785f1940592ea3
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d4b5943 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Always show the Plugins tab in the about box.
Always show the Plugins tab. We probably have plugins via extcap even if
Lua and dissector plugins are disabled. Tell the user if we don't find
any plugins.
Change-Id: I7ab1fb302298232a847193754b53688620855959
Reviewed-on: https://code.wireshark.org/review/25543
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from c84b0ae Qt: More byte view and proto tree fixes.
adds d4b5943 Qt: Always show the Plugins tab in the about box.
Summary of changes:
ui/qt/about_dialog.cpp | 17 +++++++++++------
ui/qt/about_dialog.ui | 7 +++++++
2 files changed, 18 insertions(+), 6 deletions(-)