InfiniTime/src/components/settings
2022-10-11 21:16:33 +02:00
..
Settings.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
Settings.h Checkbox list now receives a function pointer to call when the setting has changed. This allow to remove the dependency between CheckBoxList (UI component) with SettingController. 2022-10-11 21:16:33 +02:00