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