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:
@ -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:
|
||||
|
Reference in New Issue
Block a user