File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
Sources/BUSMASTER/Application Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1325,7 +1325,7 @@ END
13251325
13261326// Icon with lowest ID value placed first to ensure application icon
13271327// remains consistent on all systems.
1328- IDR_MAINFRAME ICON "res\\BUSMASTER .ico"
1328+ IDR_MAINFRAME ICON "res\\novobusanalyzer .ico"
13291329IDR_PGM_EDTYPE ICON "res\\BUSMASTERDoc.ico"
13301330IDI_ICON_MSGWND ICON "Res\\MsgWnd.ico"
13311331IDI_ICO_WRITE ICON "Res\\write.ico"
Original file line number Diff line number Diff line change @@ -1288,7 +1288,7 @@ END
12881288
12891289// Icon with lowest ID value placed first to ensure application icon
12901290// remains consistent on all systems.
1291- IDR_MAINFRAME ICON "res\\BUSMASTER .ico"
1291+ IDR_MAINFRAME ICON "res\\novobusanalyzer .ico"
12921292IDR_PGM_EDTYPE ICON "res\\BUSMASTERDoc.ico"
12931293//IDI_ICO_LOG ICON "res\\Log.ico"
12941294IDI_ICON_MSGWND ICON "Res\\MsgWnd.ico"
File renamed without changes.
Original file line number Diff line number Diff line change 3636!define MUI_WELCOMEPAGE_TEXT " This wizard will guide you through the installation of NovoBusAnalyzer on your system."
3737!define MUI_HEADERIMAGE
3838!define MUI_HEADERIMAGE_BITMAP " headerimage.bmp"
39- !define MUI_ICON " ..\Sources\BUSMASTER\Application\Res\BUSMASTER .ico"
39+ !define MUI_ICON " ..\Sources\BUSMASTER\Application\Res\novobusanalyzer .ico"
4040!define MUI_UNICON " ..\Sources\BUSMASTER\Application\Res\Uninstaller.ico"
4141
4242!define Flexray_Key " 1"
You can’t perform that action at this time.
0 commit comments