mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Additional fix for r727.
This commit is contained in:
parent
054bcd9796
commit
b2c8ad72d1
@ -522,6 +522,7 @@ INT_PTR CALLBACK AboutProc(HWND hwndDlg, UINT message, WPARAM wParam, LPARAM lPa
|
||||
Rainmeter->SaveSettings();
|
||||
DestroyWindow(hwndDlg);
|
||||
g_DialogWin = NULL;
|
||||
g_Plugins.clear();
|
||||
return TRUE;
|
||||
|
||||
case WM_COMMAND:
|
||||
|
Loading…
Reference in New Issue
Block a user