diff -r b8c0f718b141 -r 35a0fd2f4f3d ui/motif/toolkit.h --- a/ui/motif/toolkit.h Sun Nov 23 09:28:22 2025 +0100 +++ b/ui/motif/toolkit.h Sun Nov 23 10:12:42 2025 +0100 @@ -84,6 +84,7 @@ XtAppContext ui_motif_get_app(void); Display* ui_motif_get_display(void); +void ui_motif_set_fallback_resources(String fallback[]); void ui_set_active_window(Widget w); Widget ui_get_active_window();