From 23669227ed66197181429feb097821d474ccb813 Mon Sep 17 00:00:00 2001 From: kaixoo12 <208606493+kaixoo12@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:12:07 +0100 Subject: [PATCH] Add Muse framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f0b52a4..c203aed 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [aqt-stylesheets](https://github.com/Ableton/aqt-stylesheets) - StylesSheets is a library for Qt/QML that allows you to apply CSS stylesheets to QML applications. * [Material-Qt](https://github.com/MarkoStanojevic12/Material-Qt) - A fully custom QML library built on the Material design scheme * [Rin-UI](https://github.com/RinLit-233-shiroko/Rin-UI) - A Fluent Design-like UI library for Qt Quick (QML) +* [Muse framework](https://github.com/Advanced-Effects/Muse-Qml-App-Template) - The UI components framework that MuseScore and Audacity use. Intended to be used on desktop! ## Templates * [qpm-qt-creator-project-template](https://github.com/benlau/qpm-qt-creator-project-template) - Qt Creator Project Templates with qpm.