From 0596e9f606eb0c04253b34859ec0a042ee656bf0 Mon Sep 17 00:00:00 2001 From: Marko Stanojevic Date: Thu, 9 Jan 2025 14:04:06 +0100 Subject: [PATCH] Add Material-Qt to Styling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fdb5cc6..b3b9e46 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ Pull requests of new projects/apps/libraries are welcome :) * [StratifyQML](https://github.com/StratifyLabs/StratifyQML) - Stratify Labs UI QML framework inspired by Twitter Bootstrap. * [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 ## Templates * [qpm-qt-creator-project-template](https://github.com/benlau/qpm-qt-creator-project-template) - Qt Creator Project Templates with qpm.