File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -140,6 +140,8 @@ file(GLOB MAIN_SOURCES
140140 ../Common/Cpp/Options /BooleanCheckBoxOption.h
141141 ../Common/Cpp/Options /ButtonOption.cpp
142142 ../Common/Cpp/Options /ButtonOption.h
143+ ../Common/Cpp/Options /BoxFloatOption.cpp
144+ ../Common/Cpp/Options /BoxFloatOption.h
143145 ../Common/Cpp/Options /ColorOption.cpp
144146 ../Common/Cpp/Options /ColorOption.h
145147 ../Common/Cpp/Options /ConfigOption.cpp
@@ -226,6 +228,8 @@ file(GLOB MAIN_SOURCES
226228 ../Common/Qt/Options /BatchWidget.h
227229 ../Common/Qt/Options /BooleanCheckBoxWidget.cpp
228230 ../Common/Qt/Options /BooleanCheckBoxWidget.h
231+ ../Common/Qt/Options /BoxFloatWidget.cpp
232+ ../Common/Qt/Options /BoxFloatWidget.h
229233 ../Common/Qt/Options /ButtonWidget.cpp
230234 ../Common/Qt/Options /ButtonWidget.h
231235 ../Common/Qt/Options /ColorWidget.cpp
You can’t perform that action at this time.
0 commit comments