From a61b3501c8f300fc82c56de1eae19f74435aaa5a Mon Sep 17 00:00:00 2001 From: Cheukfung Date: Fri, 29 Aug 2025 15:59:06 +0800 Subject: [PATCH] Add Rin-UI to Styling Add Rin-UI to Styling.A Fluent Design-like UI library for Qt Quick (QML) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b180b5..3f6c42b 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [FlatUI-Controls-QML](https://github.com/Druage/FlatUI-Controls-QML) - This is custom made and themed QML controls. The controls are made to look and behave just like Flat UI Toolkit. * [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) ## Templates * [qpm-qt-creator-project-template](https://github.com/benlau/qpm-qt-creator-project-template) - Qt Creator Project Templates with qpm.