Skip to content

Commit fdd5c2d

Browse files
authored
Merge pull request #884 from khodand/junior
Fix icons for TSJ save files
2 parents 5fdbc2e + ccbcae4 commit fdd5c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/packages/qreal-base/ru.qreal.root.associations/meta/installscript.qs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Component.prototype.createOperations = function()
1212
"@TargetDir@\\" + installer.executableName + installer.execExtension + " \"%1\"",
1313
"@ProductName@ Project",
1414
"application/octet-stream",
15-
"iconPath=@TargetDir@/trik-studio-jr.ico");
15+
"@TargetDir@/trik-studio-jr.ico");
1616
}
1717
}

0 commit comments

Comments
 (0)