From 939602eb3e7c1aab08286992ab096735cec16a3a Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 22 Apr 2015 18:56:47 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3fbac2..d2a5f40 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # qtutilities +Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.