Skip to content

Commit

Permalink
upd: adapt for cpp launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
infstellar committed Jul 3, 2024
1 parent 44fcacd commit 51a4c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gui.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def main():
# window.show()

if __name__ == '__main__':
print("this output is used by CPP launcher to check if the python-version PGPL is successfully opened.")
main()

# cef: pip install cefpython3
Expand Down

0 comments on commit 51a4c28

Please sign in to comment.