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

Only generate code for the exported Window #5475

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Commits on Jun 25, 2024

  1. Only generate code for the exported Window

    Have a warning when a component is exported from the main file and
    doesn't inherit Window.
    Unless it's the last component, for compatibility with Slint 1.6
    
    Also don't warn in the interpreter
    ogoffart committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3a0c916 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Simon Hausmann <[email protected]>
    ogoffart and tronical authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    19be411 View commit details
    Browse the repository at this point in the history