Fixed .pro files

This commit is contained in:
Matthias Koefferlein 2020-03-29 09:03:02 +02:00
parent 115f2edfd6
commit 86a3150aba
2 changed files with 2 additions and 2 deletions

View File

@ -163,7 +163,6 @@ SOURCES = \
RESOURCES = layBuildInMacros.qrc \
layHelpResources.qrc \
layLayoutStatistics.qrc \
layMacroTemplates.qrc \
layResources.qrc \
laySaltTemplates.qrc

View File

@ -76,7 +76,8 @@ FORMS = \
LayoutStatistics.ui
RESOURCES = \
laybasicResources.qrc
laybasicResources.qrc \
layLayoutStatistics.qrc
SOURCES = \
gtf.cc \