aboutsummaryrefslogtreecommitdiffstats
path: root/epan/color_filters.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2018-10-09 11:46:00 +0200
committerAnders Broman <a.broman58@gmail.com>2018-10-10 04:46:28 +0000
commite1fc60ddaecaa914e384ae8bc9bf46cca0096df2 (patch)
treeb05c9cf0dc1868925e2d8919603ef87469b13625 /epan/color_filters.h
parenteade1c52cba529f10a2e3133b78c4ddd30ea52e6 (diff)
Qt: Add back pathLabel in some dialogs
Add the pathLabel for Coloring Rules, Decode As, Display Filters and Capture Filter. Put the absolute file path into the pathLabel if the file exists. This aligns with UAT dialogs and frames. Change-Id: I72bd06e31bab220de0a0ef8df99df9a4daed667c Reviewed-on: https://code.wireshark.org/review/30089 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/color_filters.h')
-rw-r--r--epan/color_filters.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/color_filters.h b/epan/color_filters.h
index 7cfc910e26..00b05df994 100644
--- a/epan/color_filters.h
+++ b/epan/color_filters.h
@@ -20,6 +20,8 @@ extern "C" {
struct epan_dissect;
+#define COLORFILTERS_FILE_NAME "colorfilters"
+
#define CONVERSATION_COLOR_PREFIX "___conversation_color_filter___"
/** @file
* Color filters.