July 27, 2026
6:33 a.m.
I noticed that pipeline failed because of: `error: 'TOOLBAR_AutoSizeButtonWidth' defined but not used [-Werror=unused-function]` So I edited commit that adds TOOLBAR_AutoSizeButtonWidth() - now this function is used in LayoutToolbar immediately. And the next commit just uses this function in WrapToolbar. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10261#note_146759