URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83b8c9c9886d3025c7e7559104d1302b84f32c3a
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
83b8c9c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
Qt: Fix toolbar signal on start capture
Always call toolbar->startCapture() when starting a capture even if
not having a list of interfaces. startCapture() will check for this.
Change-Id: Ifb654f403c72e1d687ae1f6471fc955aa4f6f23c
Ping-Bug: 14631
Reviewed-on: https://code.wireshark.org/review/27306
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 869180c gitlab-ci: add gcc-8 and use it for nopcap build.
adds 83b8c9c Qt: Fix toolbar signal on start capture
Summary of changes:
ui/qt/main_window.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)