From 3e1d25be1eb2dfa0a6456636e2fcbf368c981243 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 9 Mar 2013 11:31:12 +0000 Subject: removed not used headers git-svn-id: http://svn.miranda-ng.org/main/trunk@3935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Sessions/res/Sessions.rc | 69 ++++++++++++---------------------------- 1 file changed, 20 insertions(+), 49 deletions(-) (limited to 'plugins/Sessions/res/Sessions.rc') diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc index 746831c05a..8004584571 100644 --- a/plugins/Sessions/res/Sessions.rc +++ b/plugins/Sessions/res/Sessions.rc @@ -7,7 +7,7 @@ // // Generated from the TEXTINCLUDE 2 resource. // -#include +#include ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS @@ -34,7 +34,7 @@ END 2 TEXTINCLUDE BEGIN - "#include \r\n" + "#include \r\n" "\0" END @@ -89,52 +89,6 @@ BEGIN CONTROL "Crash Recovery mode",IDC_CRASHRECOVERY,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,162,122,17 END - -///////////////////////////////////////////////////////////////////////////// -// -// DESIGNINFO -// - -#ifdef APSTUDIO_INVOKED -GUIDELINES DESIGNINFO -BEGIN - IDD_OPTIONS, DIALOG - BEGIN - LEFTMARGIN, 3 - RIGHTMARGIN, 298 - VERTGUIDE, 9 - VERTGUIDE, 116 - VERTGUIDE, 119 - VERTGUIDE, 161 - VERTGUIDE, 170 - VERTGUIDE, 173 - VERTGUIDE, 285 - TOPMARGIN, 6 - BOTTOMMARGIN, 243 - HORZGUIDE, 96 - HORZGUIDE, 225 - END -END -#endif // APSTUDIO_INVOKED - -#endif // Neutral resources -///////////////////////////////////////////////////////////////////////////// - - -///////////////////////////////////////////////////////////////////////////// -// Russian resources - -#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_RUS) -#ifdef _WIN32 -LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT -#pragma code_page(1251) -#endif //_WIN32 - -///////////////////////////////////////////////////////////////////////////// -// -// Dialog -// - IDD_WLCMDIALOG DIALOGEX 0, 0, 169, 80 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU CAPTION "Restore Session" @@ -179,6 +133,23 @@ END #ifdef APSTUDIO_INVOKED GUIDELINES DESIGNINFO BEGIN + IDD_OPTIONS, DIALOG + BEGIN + LEFTMARGIN, 3 + RIGHTMARGIN, 298 + VERTGUIDE, 9 + VERTGUIDE, 116 + VERTGUIDE, 119 + VERTGUIDE, 161 + VERTGUIDE, 170 + VERTGUIDE, 173 + VERTGUIDE, 285 + TOPMARGIN, 6 + BOTTOMMARGIN, 243 + HORZGUIDE, 96 + HORZGUIDE, 225 + END + IDD_WLCMDIALOG, DIALOG BEGIN LEFTMARGIN, 7 @@ -219,7 +190,7 @@ IDD_SESSION_CHECKED ICON "checked.ico" IDD_SESSION_UNCHECKED ICON "unchecked.ico" -#endif // Russian resources +#endif // Neutral resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3