diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-04 05:58:45 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-05-04 05:58:45 +0000 |
commit | 8866bd1781848c32d92216cba2f79417f3e5338b (patch) | |
tree | dc0d5c4068dcf1ca74c0097483cf9d22c73c22e6 /plugins/Non-IM Contact/res | |
parent | ebf70f2938a9155c2ec8ea28129fa3c68c9e5c72 (diff) |
correct version of rev. [13418]
git-svn-id: http://svn.miranda-ng.org/main/trunk@13420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Non-IM Contact/res')
-rw-r--r-- | plugins/Non-IM Contact/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc index e68f6a6215..a40db23254 100644 --- a/plugins/Non-IM Contact/res/resource.rc +++ b/plugins/Non-IM Contact/res/resource.rc @@ -90,7 +90,7 @@ BEGIN LTEXT "Timer Intervals. ",IDC_TIMER_INTERVAL_MSG,61,166,211,8
END
-IDD_OPTIONS DIALOG 0, 0, 291, 180
+IDD_OPTIONS DIALOGEX 0, 0, 291, 180
STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
|