From 8e75f693fe798d04765ac0287b821619dfc0b027 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 May 2015 19:22:19 +0000 Subject: ooops git-svn-id: http://svn.miranda-ng.org/main/trunk@13405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Clist_modern/res/resource.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Clist_modern/res') diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 17f2f887ca..4b76fd4f6d 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -560,6 +560,7 @@ IDD_OPT_ITEM_ROW DIALOGEX 0, 0, 232, 218 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 +BEGIN LISTBOX IDC_LIST_ORDER,7,26,175,52,LBS_NOINTEGRALHEIGHT | WS_VSCROLL | WS_TABSTOP LTEXT "Order of items:",IDC_STATIC,7,13,117,10 RTEXT "Minimum row height:",IDC_STATIC,7,90,101,8 -- cgit v1.2.3