Skip to content

Commit

Permalink
Update TabWindow.bas
Browse files Browse the repository at this point in the history
  • Loading branch information
XusinboyBekchanov committed Feb 7, 2025
1 parent 31c5bf8 commit 5154dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TabWindow.bas
Original file line number Diff line number Diff line change
Expand Up @@ -12633,7 +12633,7 @@ Sub RunPr(Debugger As String = "")
WDeAllocate(Arguments)
ThreadsEnter()
ShowMessages(Time & ": " & ML("Application finished. Returned code") & ": " & Result & " - " & Err2Description(Result))
CheckProfiler GetFolderName(ExeFileName)
CheckProfiler GetFolderName(*ExeFileName)
ThreadsLeave()
'EndIf
'i_retcode = g_spawn_command_line_sync(ToUTF8(build_create_shellscript(GetFolderName(*ExeFileName), *ExeFileName, False)), NULL, NULL, @i_exitcode, NULL)
Expand Down

0 comments on commit 5154dad

Please sign in to comment.