diff --git a/Library/AboutDialog.cpp b/Library/AboutDialog.cpp index 535e0ec9..df88de20 100644 --- a/Library/AboutDialog.cpp +++ b/Library/AboutDialog.cpp @@ -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: