mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-31 04:55:54 +01:00
0.51.1 pre snapshot. Be careful, it may be buggy. It fixes some bugs though.
This commit is contained in:
@@ -533,6 +533,8 @@ destroySlider(Slider *sPtr)
|
||||
if (sPtr->backPixmap)
|
||||
WMReleasePixmap(sPtr->backPixmap);
|
||||
|
||||
WMRemoveNotificationObserver(sPtr);
|
||||
|
||||
free(sPtr);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user