mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
updated menus for SHEXEC
This commit is contained in:
@@ -122,7 +122,7 @@ appearanceObserver(void *self, WMNotification *notif)
|
||||
wMenuRealize(menu);
|
||||
}
|
||||
if (flags & WTextureSettings) {
|
||||
menu->frame->flags.need_texture1_remake = 1;
|
||||
menu->frame->flags.need_texture_remake = 1;
|
||||
}
|
||||
if (flags & (WColorSettings|WTextureSettings))
|
||||
wFrameWindowPaint(menu->frame);
|
||||
|
||||
Reference in New Issue
Block a user