mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:57:35 +00:00
ClockSettings: Display a text bubble with extra time zone information
This commit is contained in:
parent
4d2ea773db
commit
362e167239
3 changed files with 34 additions and 1 deletions
|
@ -34,4 +34,5 @@ private:
|
|||
RefPtr<Gfx::Bitmap> m_time_zone_marker;
|
||||
|
||||
Optional<Gfx::FloatPoint> m_time_zone_location;
|
||||
String m_time_zone_text;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue