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

Python: Add support for direct .slint file imports #4784

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

tronical
Copy link
Member

@tronical tronical commented Mar 7, 2024

This comes along with the printer demo ported, which uses it.

cc #4134

```python
import foo_slint
```

will now also look for `foo.slint`
@tronical tronical force-pushed the simon/python-dynamic-import branch 2 times, most recently from 815a766 to 4594cd6 Compare March 7, 2024 08:29
@tronical tronical force-pushed the simon/python-dynamic-import branch from 4594cd6 to d208319 Compare March 7, 2024 08:30
@tronical tronical merged commit 77f0cd9 into master Mar 7, 2024
36 checks passed
@tronical tronical deleted the simon/python-dynamic-import branch March 7, 2024 09:08
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.

1 participant