From 08bd919b16894d9263a5c607145ee1bf898fdcb0 Mon Sep 17 00:00:00 2001 From: Peter Hartmann Date: Fri, 17 Dec 2021 15:36:33 +0100 Subject: [PATCH] dummy commit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2902496..f472d46d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # QSkinny +bla The (Q)Skinny library is a framework built on top of the Qt scene graph and very few core classes from Qt/Quick. It offers a set of lightweight controls, that can be used from C++ and/or QML.