mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 03:57:15 +02:00
ClockSettings: Display a text bubble with extra time zone information
This commit is contained in:
committed by
Andreas Kling
parent
4d2ea773db
commit
362e167239
Notes:
sideshowbarker
2024-07-17 19:51:17 +09:00
Author: https://github.com/trflynn89 Commit: https://github.com/SerenityOS/serenity/commit/362e1672391 Pull-request: https://github.com/SerenityOS/serenity/pull/12263 Reviewed-by: https://github.com/davidot ✅
@@ -34,4 +34,5 @@ private:
|
||||
RefPtr<Gfx::Bitmap> m_time_zone_marker;
|
||||
|
||||
Optional<Gfx::FloatPoint> m_time_zone_location;
|
||||
String m_time_zone_text;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user