diff options
Diffstat (limited to 'src/displayapp/screens/settings/SettingBluetooth.h')
| -rw-r--r-- | src/displayapp/screens/settings/SettingBluetooth.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/displayapp/screens/settings/SettingBluetooth.h b/src/displayapp/screens/settings/SettingBluetooth.h index 611a0d5c..1e3f9b81 100644 --- a/src/displayapp/screens/settings/SettingBluetooth.h +++ b/src/displayapp/screens/settings/SettingBluetooth.h @@ -19,6 +19,7 @@ namespace Pinetime { ~SettingBluetooth() override; private: + DisplayApp* app; CheckboxList checkboxList; }; } |
