compiles on watch

This commit is contained in:
tofasthacker 2023-10-21 21:55:18 -04:00
parent b488811f7f
commit 1487a16f4a

View File

@ -6,7 +6,7 @@
using namespace Pinetime::Applications::Screens;
constexpr std::array<SettingQuickR::Option, 5> SettingQuickR::options;
namespace {
void event_handler(lv_obj_t* obj, lv_event_t event) {