mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[apps] Fix typo: left->right
Change-Id: I23264def129f59bfcfe991088fbfaf2c925b23b0
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
bool setIsCharging(bool isCharging);
|
||||
void refreshPreferences();
|
||||
private:
|
||||
constexpr static KDCoordinate k_batteryLeftMargin = 5;
|
||||
constexpr static KDCoordinate k_batteryRightMargin = 5;
|
||||
constexpr static KDCoordinate k_preferenceMargin = 3;
|
||||
constexpr static KDCoordinate k_examIconWidth = 18;
|
||||
constexpr static KDCoordinate k_examIconHeight = 9;
|
||||
|
||||
Reference in New Issue
Block a user