--- WPrefs.app/TexturePanel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/WPrefs.app/TexturePanel.c b/WPrefs.app/TexturePanel.c index 9f2b86a..530c124 100644 --- a/WPrefs.app/TexturePanel.c +++ b/WPrefs.app/TexturePanel.c @@ -1527,6 +1527,7 @@ int main(int argc, char **argv) ShowTexturePanel(panel);
WMScreenMainLoop(scr); + WMReleaseApplication(); return 0; } #endif -- 1.8.3.2
0002-Modified-commented-code-to-call-clean-fcts.patch
Description: Binary data
