summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/res/resource.rc
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-08-22 08:39:14 +0000
committerDart Raiden <wowemuh@gmail.com>2016-08-22 08:39:14 +0000
commitf9d6a69003715ece61edf4e890e0c7eb8671b6d6 (patch)
tree45ad4b6c946714f7f7c101116430ddb649c5c47b /plugins/TrafficCounter/res/resource.rc
parentd177f2110a0c5a861b382db857efb87e630b8a29 (diff)
There are different popup plugins (YAPP, Toster)
git-svn-id: http://svn.miranda-ng.org/main/trunk@17198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TrafficCounter/res/resource.rc')
-rw-r--r--plugins/TrafficCounter/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc
index da4f618b9f..0036ea1d2c 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 "From popup plugin",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