Skip to content

Commit 32dd41e

Browse files
committed
fix logo path
1 parent 7aba756 commit 32dd41e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/pysidedeploy.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exec_directory = ../calculator.exe
1111
# path to .pyproject project file
1212
project_file =
1313
# application icon
14-
icon = C:\Users\vrjl2\Downloads\Luis\Py-Calculator\app\resources\images\logo.png
14+
icon = C:\Users\vrjl2\Downloads\Luis\Py-Calculator\app\res\images\logo.png
1515

1616
[python]
1717
# python path

0 commit comments

Comments
 (0)