mirror of https://github.com/KLayout/klayout.git
Removed unused entry from .pro file - made some build crash.
This commit is contained in:
parent
99d3610a6a
commit
115f2edfd6
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue