Removed unused entry from .pro file - made some build crash.

This commit is contained in:
Matthias Koefferlein 2020-03-28 23:10:02 +01:00
parent 99d3610a6a
commit 115f2edfd6
1 changed files with 0 additions and 2 deletions

View File

@ -89,7 +89,6 @@ FORMS = \
SearchPropertiesText.ui \
SearchReplaceConfigPage.ui \
SearchReplaceDialog.ui \
SelectCellViewForm.ui \
SettingsForm.ui \
TechBaseEditorPage.ui \
TechComponentSetupDialog.ui \
@ -136,7 +135,6 @@ SOURCES = \
laySearchReplaceDialog.cc \
laySearchReplacePlugin.cc \
laySearchReplacePropertiesWidgets.cc \
laySelectCellViewForm.cc \
laySession.cc \
laySettingsForm.cc \
layTechSetupDialog.cc \