From 987ff3ee1bed5fe17d3889411687283818cee29f Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 31 May 2016 18:29:39 -0700 Subject: Qt: Firewall Rules dialog. Add the Firewall ACL Rules dialog. Try showing all valid rules for a given product instead of making the user select from a combobox. We can add the combo back easily enough if that's desired. Add a rule hint field and use it in the Qt and GTK+ UIs. Bug: 12469 Change-Id: I39dd840e9838f96d7c5e2b4c34662811c21d0386 Reviewed-on: https://code.wireshark.org/review/15689 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- ui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'ui/CMakeLists.txt') diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt index 28d1ab00cf..8145dd1dee 100644 --- a/ui/CMakeLists.txt +++ b/ui/CMakeLists.txt @@ -33,6 +33,7 @@ set(COMMON_UI_SRC export_object_tftp.c export_pdu_ui_utils.c help_url.c + firewall_rules.c iface_lists.c io_graph_item.c language.c -- cgit v1.2.1