aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/stock_icons.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/stock_icons.h')
-rw-r--r--gtk/stock_icons.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk/stock_icons.h b/gtk/stock_icons.h
index 64a4482427..0bd0eb900e 100644
--- a/gtk/stock_icons.h
+++ b/gtk/stock_icons.h
@@ -37,6 +37,9 @@
#define WIRESHARK_STOCK_CAPTURE_FILTER_ENTRY "Wireshark_Stock_CaptureFilter_Entry"
#define WIRESHARK_STOCK_CAPTURE_DETAILS "Wireshark_Stock_CaptureDetails"
#endif
+#ifdef HAVE_GEOIP
+#define WIRESHARK_STOCK_MAP "Wireshark_Stock_Map"
+#endif
#define WIRESHARK_STOCK_DISPLAY_FILTER "Wireshark_Stock_DisplayFilter"
#define WIRESHARK_STOCK_DISPLAY_FILTER_ENTRY "Wireshark_Stock_DisplayFilter_Entry"
#define WIRESHARK_STOCK_BROWSE "Wireshark_Stock_Browse"