Codechange: Rename _circle_size to _setting_circle_size.

This commit is contained in:
frosch
2025-04-09 20:10:10 +02:00
committed by frosch
parent 35cd05b27d
commit c9c9973884
3 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@
#include "settings_internal.h"
#include "stringfilter_type.h"
extern Dimension _circle_size;
extern Dimension _setting_circle_size;
extern int SETTING_HEIGHT;
/**