diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:57:15 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:59:55 +0300 |
commit | 87c39b86cfeb0dedf94f9bf04af30de2daf368bc (patch) | |
tree | cc7c43b8cf77b38f77e9669c45fd2d4f5d60b691 /plugins/ImportTXT/ImpTxtDlg.rc | |
parent | 6cbfe501a6b968d91852db010273c566fe64ae9c (diff) |
all rc files reverted to utf-8
Diffstat (limited to 'plugins/ImportTXT/ImpTxtDlg.rc')
-rw-r--r-- | plugins/ImportTXT/ImpTxtDlg.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ImportTXT/ImpTxtDlg.rc b/plugins/ImportTXT/ImpTxtDlg.rc index f23f25ed32..e1f3b19b74 100644 --- a/plugins/ImportTXT/ImpTxtDlg.rc +++ b/plugins/ImportTXT/ImpTxtDlg.rc @@ -1,4 +1,4 @@ -101 DIALOGEX 0, 0, 264, 220
+101 DIALOGEX 0, 0, 264, 220
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Import history to "
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
|