formatting.

This commit is contained in:
Martin Preuss
2026-02-09 19:05:50 +01:00
parent 409205dcd7
commit 05ac62ef54

View File

@@ -102,7 +102,7 @@ winClimate:
winClimate_signalmap:
.db 0, OBJECT_SIGNAL_CREATE, LOW(Widget_OnCreate), HIGH(Widget_OnCreate)
.db 0, WIDGET_SIGNAL_DRAW, LOW(Widget_OnDraw), HIGH(Widget_OnDraw)
.db 0, WIDGET_SIGNAL_DRAW, LOW(Widget_OnDrawNop), HIGH(Widget_OnDrawNop)
.db 0, 0, 0, 0 ; end of table