-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug fixes and updates #21
Conversation
@iwoithe does this look good to merge? 😃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🟢 LGTM 👍
@@ -15,6 +16,8 @@ | |||
# NOTE: This *has* to be QGuiApplication otherwise the system tray right-click menu won't show | |||
app = QGuiApplication(sys.argv) | |||
|
|||
QQuickStyle.setStyle("Basic") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will need to add a comment above this line of why it's there (mostly as I'll probably forget otherwise haha). I'll open a PR within a week unless ofc you beat me to it 😉
Thanks @Correct-Syntax! 😊 |
This is a quick, wide-scope PR that fixes some bugs and updates the application version and copyright year.
Additionally, it fixes some verses in the verses json text and adds some chapters and verses.