diff options
Diffstat (limited to 'plugins/CountryFlags/res/resource.rc')
-rw-r--r-- | plugins/CountryFlags/res/resource.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/CountryFlags/res/resource.rc b/plugins/CountryFlags/res/resource.rc index 4e0440e0e6..b1ebe9685f 100644 --- a/plugins/CountryFlags/res/resource.rc +++ b/plugins/CountryFlags/res/resource.rc @@ -74,8 +74,6 @@ BEGIN WS_GROUP | WS_TABSTOP,12,27,206,10
LTEXT "In following contact list &column:",
IDC_TEXT_EXTRAIMGFLAGCOLUMN,24,42,110,8
- COMBOBOX IDC_COMBO_EXTRAIMGFLAGCOLUMN,135,40,77,117,
- CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
CONTROL "Use &unknown flag if the country can not be determined",
IDC_CHECK_USEUNKNOWNFLAG,"Button",BS_AUTOCHECKBOX |
WS_GROUP | WS_TABSTOP,12,77,206,10
|