Skip to content

qt: fix typo in qtct example#8743

Merged
teto merged 1 commit intonix-community:masterfrom
mikaeladev:fix-qt-typo
Feb 14, 2026
Merged

qt: fix typo in qtct example#8743
teto merged 1 commit intonix-community:masterfrom
mikaeladev:fix-qt-typo

Conversation

@mikaeladev
Copy link
Contributor

Description

standar_dialogs -> standard_dialogs

Checklist

  • Change is backwards compatible.

  • Code formatted with nix fmt or
    nix-shell -p treefmt nixfmt deadnix keep-sorted nixf-diagnose --run treefmt.

  • Code tested through nix run .#tests -- test-all or
    nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.
    • Generate a news entry. See News
    • Basic tests added. See Tests
  • If this PR adds an exciting new feature or contains a breaking change.

    • Generate a news entry. See News

@teto teto merged commit 05e6dc0 into nix-community:master Feb 14, 2026
7 checks passed
@mikaeladev mikaeladev deleted the fix-qt-typo branch February 14, 2026 03:38
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