Update leocad.pro

This commit is contained in:
Leonardo Zide 2021-06-20 13:24:59 -07:00 committed by GitHub
parent c236ea02bb
commit bd709b4eee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -197,7 +197,7 @@ SOURCES += \
common/lc_texture.cpp \
common/lc_timelinewidget.cpp \
common/lc_view.cpp \
common/lc_viewsmanipulator.cpp \
common/lc_viewmanipulator.cpp \
common/lc_viewsphere.cpp \
common/lc_viewwidget.cpp \
common/lc_zipfile.cpp \
@ -266,7 +266,7 @@ HEADERS += \
common/lc_synth.h \
common/lc_texture.h \
common/lc_view.h \
common/lc_viewsmanipulator.h \
common/lc_viewmanipulator.h \
common/lc_viewsphere.h \
common/lc_viewwidget.h \
common/lc_zipfile.h \