application/window.h

changeset 14
872d570ae843
parent 13
5a8762fcfecc
child 15
78684a24dc52
--- a/application/window.h	Tue Jan 30 13:31:25 2024 +0100
+++ b/application/window.h	Tue Jan 30 14:01:04 2024 +0100
@@ -48,6 +48,7 @@
 
 void window_init(void);
 
+
 UiObject* window_create(void);
 
 void* window_resource_table_getvalue(DavResource *res, int col);

mercurial