Massive reduction of Qt dependencies, but also massive refactoring.

This commit is contained in:
Matthias Koefferlein
2018-07-03 00:51:36 +02:00
parent c532b75338
commit a82adbbe83
91 changed files with 823 additions and 728 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
TEMPLATE = subdirs
SUBDIRS = lay_plugin
!equals(HAVE_QT, "0") {
SUBDIRS = lay_plugin
}