From d4220686a9395ce3e6dfda85f2e84aaf3faceb21 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 20 Jun 2019 22:02:13 +0300 Subject: End of zoo with popup options names --- protocols/Weather/src/weather_popup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Weather/src') diff --git a/protocols/Weather/src/weather_popup.cpp b/protocols/Weather/src/weather_popup.cpp index 41f95eb743..b19d36f67e 100644 --- a/protocols/Weather/src/weather_popup.cpp +++ b/protocols/Weather/src/weather_popup.cpp @@ -366,7 +366,7 @@ INT_PTR CALLBACK DlgPopupOpts(HWND hdlg, UINT msg, WPARAM wParam, LPARAM lParam) break; case IDC_PD1: - // Popup delay setting from Popup plugin + // Popup delay setting from popup plugin SetDlgItemText(hdlg, IDC_DELAY, L"0"); CheckRadioButton(hdlg, IDC_PD1, IDC_PD3, IDC_PD1); break; -- cgit v1.2.3