Skip to content

Commit

Permalink
Better comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jonoomph committed Nov 29, 2022
1 parent 0da15ce commit a096c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/launch.py
Expand Up @@ -46,7 +46,7 @@

try:
# This needs to be imported before PyQt5
# To prevent some issues on Linux: wrapping/forcing older libc versions
# To prevent some issues on AppImage build: wrapping/forcing older glibc versions
import openshot
except ImportError:
pass
Expand Down

0 comments on commit a096c5e

Please sign in to comment.