File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,8 @@ void D3D12Quad::OnInit()
3434{
3535 auto title = GetTitle ();
3636 fileNames = {
37- L" C:/Users/numform/Windows-Machine-Learning/Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/cat .jpg" ,
38- L" C:/Users/numform/Windows-Machine-Learning/Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/fish.png " ,
37+ L" C:/Users/numform/Windows-Machine-Learning/Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/dog .jpg" ,
38+ L" C:/Users/numform/Windows-Machine-Learning/Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/new_cat.jpg " ,
3939 L" C:/Users/numform/Windows-Machine-Learning/Samples/WinMLSamplesGallery/WinMLSamplesGalleryNative/hummingbird.jpg"
4040 };
4141 fileIndex = 0 ;
You can’t perform that action at this time.
0 commit comments