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 \
|
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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue