Skip to content
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

Properly instantiate ListView #5

Merged
merged 1 commit into from
Apr 28, 2020
Merged

Conversation

maweki
Copy link
Collaborator

@maweki maweki commented Apr 28, 2020

This solves #4

I probably commented out a few more of those kinds of instantiations. As per https://python-gtk-3-tutorial.readthedocs.io/en/latest/objects.html#inherit-from-gobject-gobject, the proper superclass __init__ needs to be called.

@kirienko
Copy link
Owner

Wow, cool!
I can verify the fix also with my old database. Thanks a lot!

@kirienko kirienko merged commit e12c8e7 into kirienko:master Apr 28, 2020
@kirienko kirienko mentioned this pull request Apr 28, 2020
@maweki maweki deleted the issue-4 branch April 29, 2020 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants