InfiniTime/src/displayapp/screens/settings
Reinhold Gschweicher ac7b2da611 Update includes to to be relative to src directory
Don't use relative imports like `../foo.h` as those depend on the
relative position of both files. Rather than that use imports relative
to the `src` directory, which explicitly is part of the include
directories.
2021-11-15 22:02:49 +01:00
..
QuickSettings.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
QuickSettings.h Merge branch 'develop' into refresh_rework 2021-08-15 13:35:15 +03:00
SettingDisplay.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingDisplay.h Refresh rework 2021-07-19 16:26:12 +03:00
SettingPineTimeStyle.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingPineTimeStyle.h Settings : use enums instead of ints to store colors. Group all PTS settings into a struct. 2021-08-28 21:02:11 +02:00
Settings.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
Settings.h Merge pull request #458 from kieranc/pinetimestyle-colorpicker 2021-08-28 20:56:34 +02:00
SettingSetDate.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingSetDate.h Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nullptr and other small cleanings. 2021-10-10 16:18:14 +02:00
SettingSetTime.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingSetTime.h Setting SetDate/SetTime : replace #defines by constexpr variables, NULL by nullptr and other small cleanings. 2021-10-10 16:18:14 +02:00
SettingSteps.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingSteps.h Refresh rework 2021-07-19 16:26:12 +03:00
SettingTimeFormat.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingTimeFormat.h Refresh rework 2021-07-19 16:26:12 +03:00
SettingWakeUp.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingWakeUp.h Refresh rework 2021-07-19 16:26:12 +03:00
SettingWatchFace.cpp Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
SettingWatchFace.h Refresh rework 2021-07-19 16:26:12 +03:00