mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-03 06:45:51 +01:00
Add call to WMReleaseApplication on application exit
This commit is contained in:
committed by
Carlos R. Mafra
parent
588e04dda7
commit
01478146f9
@@ -84,6 +84,7 @@ static noreturn void quit(WMWidget *w, void *data)
|
||||
|
||||
prepareForClose();
|
||||
|
||||
WMReleaseApplication();
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user