Blender addon - settings dialog

This commit is contained in:
Trevor SANDY
2023-06-11 17:42:22 +02:00
parent 2c7b386347
commit aeb06f1380
3 changed files with 4104 additions and 0 deletions
+2
View File
@@ -175,6 +175,7 @@ SOURCES += \
common/lc_aboutdialog.cpp \
common/lc_application.cpp \
common/lc_arraydialog.cpp \
common/lc_blenderpreferences.cpp \
common/lc_bricklink.cpp \
common/lc_category.cpp \
common/lc_categorydialog.cpp \
@@ -244,6 +245,7 @@ HEADERS += \
common/lc_application.h \
common/lc_array.h \
common/lc_arraydialog.h \
common/lc_blenderpreferences.h \
common/lc_bricklink.h \
common/lc_category.h \
common/lc_categorydialog.h \