diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-04 05:50:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-04 05:50:07 +0000 |
commit | ebf70f2938a9155c2ec8ea28129fa3c68c9e5c72 (patch) | |
tree | c6f91c5ccc2c8e13aa61a6815c8d0dd67c271017 /plugins/HistoryLinkListPlus | |
parent | ed852a1fdbb962ef6789e459cdb078a2f4d2a0c0 (diff) |
revert of 131418
git-svn-id: http://svn.miranda-ng.org/main/trunk@13419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HistoryLinkListPlus')
-rw-r--r-- | plugins/HistoryLinkListPlus/res/linklist.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/HistoryLinkListPlus/res/linklist.rc b/plugins/HistoryLinkListPlus/res/linklist.rc index 4e943f89fd..fb51feedb7 100644 --- a/plugins/HistoryLinkListPlus/res/linklist.rc +++ b/plugins/HistoryLinkListPlus/res/linklist.rc @@ -90,6 +90,7 @@ END IDD_OPTIONS_DLG DIALOG 0, 0, 314, 240
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Color select",IDC_STATIC,0,87,252,83
LTEXT "Incoming messages",IDC_TXTIN,17,101,85,9
|