diff -r e0bbf466915f -r 75de79b155e3 ui/motif/toolkit.h --- a/ui/motif/toolkit.h Tue Oct 28 14:25:46 2025 +0100 +++ b/ui/motif/toolkit.h Tue Oct 28 21:13:35 2025 +0100 @@ -84,6 +84,7 @@ void ui_exit_mainloop(); +XtAppContext ui_motif_get_app(void); Display* ui_motif_get_display(void); void ui_set_active_window(Widget w);