From 9b52812011a2b41186d08eed3a32778c96bd22ee Mon Sep 17 00:00:00 2001 From: spacy51 Date: Thu, 16 Oct 2008 16:02:56 +0000 Subject: [PATCH] small resource file fix git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@756 a31d4220-a93d-0410-bf67-fe4944624d44 --- src/win32/VBA.rc | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/win32/VBA.rc b/src/win32/VBA.rc index 11f5e885..f4fa9954 100644 --- a/src/win32/VBA.rc +++ b/src/win32/VBA.rc @@ -49,15 +49,6 @@ END #endif // APSTUDIO_INVOKED - -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_MAINICON ICON "res\\VBA.ico" #endif // German (Germany) resources ///////////////////////////////////////////////////////////////////////////// @@ -71,6 +62,15 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US #pragma code_page(1252) #endif //_WIN32 +///////////////////////////////////////////////////////////////////////////// +// +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_MAINICON ICON "res\\VBA.ico" + ///////////////////////////////////////////////////////////////////////////// // // Dialog