From 323789836e95d5699e5f5d0c5196a990b9dfd5c5 Mon Sep 17 00:00:00 2001 From: larshp Date: Sat, 16 May 2020 11:59:22 +0200 Subject: [PATCH] add icons --- abaplint.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/abaplint.json b/abaplint.json index 93dcbadaa..2031813d5 100644 --- a/abaplint.json +++ b/abaplint.json @@ -16,6 +16,19 @@ "version": "v702", "errorNamespace": "^(Z|Y)", "globalConstants": [ + "icon_led_red", + "icon_led_yellow", + "icon_led_green", + "icon_led_inactive", + "icon_message_information", + "icon_system_help", + "icon_stack", + "icon_abap", + "icon_display_text", + "icon_set_state", + "icon_workflow_fork", + "icon_okay", + "icon_folder", "abap_func_exporting", "abap_func_tables", "cssf_formtype_text",