Qt: Enable/disable Capture Interfaces buttons consistently.
authorGerald Combs <gerald@wireshark.org>
Fri, 24 Feb 2017 17:26:40 +0000 (09:26 -0800)
committerGerald Combs <gerald@wireshark.org>
Sun, 26 Feb 2017 17:51:33 +0000 (17:51 +0000)
commitdcfc288130e0576249f3ba7f8db7ad1681ff70f5
treeb1042e7c0395154aca21ad4fb2e956035c368349
parent74f4664f93d94c4d160cc73366b9d5c4fb86a463
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@wireshark.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Reviewed-by: Gerald Combs <gerald@wireshark.org>
ui/qt/capture_interfaces_dialog.cpp