From 6f46e95ed7e02bc16aaf26393942383ce8667e13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=A6=8C=EA=A6=AB=EA=A6=B6=EA=A6=8F=EA=A7=80=EA=A6=A6?= =?UTF-8?q?=EA=A6=BF=EA=A6=A7=EA=A6=AE=EA=A6=91=EA=A6=A9=EA=A6=AD=EA=A7=80?= Date: Tue, 11 Apr 2023 16:07:10 +0800 Subject: Qeduport now relies on Qootstrap Qeduport should now be installed to the system too. When used from app, Qeduport will refer to libqootstrap installed in the system. When used from Designer / Design Studio, Qeduport will refer to the non attached property QML version instead. --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a656d2b..d50d0fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -.DS_Store *.qtds *.swp +.DS_Store +build -- cgit v1.2.3