From ef6a5202401ba7f4f726504438ad0cd8d9d17dd1 Mon Sep 17 00:00:00 2001 From: oKcerG Date: Wed, 24 Feb 2016 03:18:16 +0100 Subject: [PATCH] Add qpm.json --- qpm.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 qpm.json diff --git a/qpm.json b/qpm.json new file mode 100644 index 0000000..a36e8a0 --- /dev/null +++ b/qpm.json @@ -0,0 +1,22 @@ +{ + "name": "fr.grecko.sortfilterproxymodel", + "description": "", + "author": { + "name": "Pierre-Yves Siret", + "email": "gr3cko@gmail.com" + }, + "repository": { + "type": "GITHUB", + "url": "https://github.com/oKcerG/SortFilterProxyModel.git" + }, + "version": { + "label": "0.1.0", + "revision": "", + "fingerprint": "" + }, + "dependencies": [ + ], + "license": "MIT", + "pri_filename": "SortFilterProxyModel.pri", + "webpage": "" +} \ No newline at end of file