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 \ SearchPropertiesText.ui \
SearchReplaceConfigPage.ui \ SearchReplaceConfigPage.ui \
SearchReplaceDialog.ui \ SearchReplaceDialog.ui \
SelectCellViewForm.ui \
SettingsForm.ui \ SettingsForm.ui \
TechBaseEditorPage.ui \ TechBaseEditorPage.ui \
TechComponentSetupDialog.ui \ TechComponentSetupDialog.ui \
@ -136,7 +135,6 @@ SOURCES = \
laySearchReplaceDialog.cc \ laySearchReplaceDialog.cc \
laySearchReplacePlugin.cc \ laySearchReplacePlugin.cc \
laySearchReplacePropertiesWidgets.cc \ laySearchReplacePropertiesWidgets.cc \
laySelectCellViewForm.cc \
laySession.cc \ laySession.cc \
laySettingsForm.cc \ laySettingsForm.cc \
layTechSetupDialog.cc \ layTechSetupDialog.cc \