From 23363073bb79205dc3d8d444c9cb8935f93c3302 Mon Sep 17 00:00:00 2001 From: Andre Jochems Date: Fri, 10 Jun 2016 15:57:29 +0200 Subject: [PATCH] qt.conf added --- contrib/qt.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contrib/qt.conf diff --git a/contrib/qt.conf b/contrib/qt.conf new file mode 100644 index 0000000..a4c21bb --- /dev/null +++ b/contrib/qt.conf @@ -0,0 +1,3 @@ +[Paths] +Plugins=. +Qml2Imports=. \ No newline at end of file