Fixed an oops

This commit is contained in:
andreja6
2018-10-24 13:44:50 -07:00
parent ebe7ad682e
commit 99ab8e1620
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -73,7 +73,7 @@ IDI_ICON1 ICON "icon1.ico"
// Bitmap // Bitmap
// //
IDB_BITMAP1 BITMAP "C:\\Users\\Andreja\\Desktop\\Parts.bmp" IDB_BITMAP1 BITMAP "Parts.bmp"
#endif // English (Canada) resources #endif // English (Canada) resources
///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////

View File

@@ -445,7 +445,7 @@
> >
</File> </File>
<File <File
RelativePath="..\..\Desktop\Parts.bmp" RelativePath=".\Parts.bmp"
> >
</File> </File>
</Filter> </Filter>

BIN
Parts.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB