flipperzero-firmware/applications/gui/modules/widget_elements
Walter Doekes 611b7e15ed
Remove execute permissions from *.c and *.h files (#1651)
* Add permission fix (no execute bit for source files) to fbt lint|format
* Remove execute bit from 59 source files using fbt format
* Also list which permissions are unwanted in lint.py
* Also remove exec permissions from lib/../rfal_nfc.c

Co-authored-by: あく <alleteam@gmail.com>
2022-08-30 01:20:57 +09:00
..
widget_element_button.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
widget_element_frame.c Remove execute permissions from *.c and *.h files (#1651) 2022-08-30 01:20:57 +09:00
widget_element_i.h
widget_element_icon.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
widget_element_string_multiline.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
widget_element_string.c
widget_element_text_box.c
widget_element_text_scroll.c