summaryrefslogtreecommitdiff
path: root/protocols/Tox/res/resource.rc
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2015-02-20 10:06:54 +0000
committerKirill Volinsky <mataes2007@gmail.com>2015-02-20 10:06:54 +0000
commitf3de35b623ae7f068a2e214de261ee5acf337a14 (patch)
treebd769e21900a48050b15934cee6e685d2c393147 /protocols/Tox/res/resource.rc
parenta26d5fe0dfebb92d6fa9caf6dabc8f50ac938385 (diff)
compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@12214 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Tox/res/resource.rc')
-rw-r--r--protocols/Tox/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/res/resource.rc b/protocols/Tox/res/resource.rc
index 57ce12b0fe..0a599bf4fa 100644
--- a/protocols/Tox/res/resource.rc
+++ b/protocols/Tox/res/resource.rc
@@ -125,7 +125,7 @@ BEGIN
COMBOBOX IDC_COMBO_AUDIOOUTPUT,12,209,138,30,CBS_DROPDOWN | CBS_SORT | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
CONTROL "Filter audio",IDC_AUDIOFILTER,"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_TABSTOP,157,186,51,10
LTEXT "Video input device",IDC_STATIC,15,225,59,8,NOT WS_VISIBLE
- COMBOBOX IDC_COMBO_AUDIOOUTPUT2,12,235,138,30,CBS_DROPDOWN | CBS_SORT | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
+ COMBOBOX IDC_COMBO_VIDEOINPUT,12,235,138,30,CBS_DROPDOWN | CBS_SORT | NOT WS_VISIBLE | WS_VSCROLL | WS_TABSTOP
END
IDD_SEARCH DIALOGEX 0, 0, 109, 113