mirror of
https://github.com/gryf/wmaker.git
synced 2026-04-09 17:33:32 +02:00
new/changelog fix
This commit is contained in:
@@ -803,6 +803,11 @@ wFrameWindowPaint(WFrameWindow *fwin)
|
||||
titlelen);
|
||||
|
||||
free(title);
|
||||
|
||||
if (fwin->left_button)
|
||||
handleButtonExpose(&fwin->left_button->descriptor, NULL);
|
||||
if (fwin->right_button)
|
||||
handleButtonExpose(&fwin->right_button->descriptor, NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user