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 --- plugins/TrafficCounter/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TrafficCounter') diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index 0036ea1d2c..8d643e05da 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -70,7 +70,7 @@ BEGIN CONTROL "",IDC_COLOR2,"ColourPicker",WS_TABSTOP,242,28,33,12 PUSHBUTTON "Reset to default",IDC_RESETCOLORS,178,44,97,14 GROUPBOX "Popup timeout",IDC_STATIC,10,62,110,41 - CONTROL "From popup plugin",IDC_RADIO_FROMPOPUP,"Button",BS_AUTORADIOBUTTON,14,73,101,10 + CONTROL "Default",IDC_RADIO_FROMPOPUP,"Button",BS_AUTORADIOBUTTON,14,73,101,10 CONTROL "Custom",IDC_RADIO_CUSTOM,"Button",BS_AUTORADIOBUTTON,14,88,73,10 EDITTEXT IDC_POPUP_TIMEOUT,90,85,24,14,ES_AUTOHSCROLL | ES_NUMBER PUSHBUTTON "Test",IDC_TEST,251,93,50,11 -- cgit v1.2.3