URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=46caff30c8234d011bdde44d051e405971cfa9d9
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
46caff3 by Dario Lombardo (lomato@xxxxxxxxx):
Qt: add local file existence check for extcap help.
The extcap help pages point to local manpages. Check the existence
of local file before attempting to open them, and if it fails, give
the user an error.
Ping-Bug: 13218
Change-Id: I0e0ff1e66e439d3ff8c992dbb42652782c047bb5
Reviewed-on: https://code.wireshark.org/review/19180
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from f15b3a0 Make sure we know that a RNG_RSP_DL_FREQ_OVERRIDE item is present.
adds 46caff3 Qt: add local file existence check for extcap help.
Summary of changes:
ui/qt/extcap_options_dialog.cpp | 29 +++++++++++++++++++++--------
1 file changed, 21 insertions(+), 8 deletions(-)