URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dcfc288130e0576249f3ba7f8db7ad1681ff70f5
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dcfc288 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Qt: Enable/disable Capture Interfaces buttons consistently.
The "Compile BPFs" and "Start" buttons need to be enabled and disabled
at the same time and according to the same criteria. Make sure we do so.
Change-Id: I708886564dcf569cd71f936119195209ef6dcbd5
Reviewed-on: https://code.wireshark.org/review/20265
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 74f4664 Remove executable bit, from not executable files.
adds dcfc288 Qt: Enable/disable Capture Interfaces buttons consistently.
Summary of changes:
ui/qt/capture_interfaces_dialog.cpp | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)