mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-01-30 12:59:18 +01:00
Also added the file dialog and float edit to the build.
This commit is contained in:
parent
d2a8b9ad86
commit
f21019adab
@ -31,6 +31,21 @@ sources = [
|
||||
"editor/widgets/curve_edit/curve_editor.cpp",
|
||||
"editor/widgets/curve_edit/curve_view.cpp",
|
||||
"editor/widgets/curve_edit/slope_point.cpp",
|
||||
|
||||
"editor/widgets/file_dialog/left_panel.cpp",
|
||||
"editor/widgets/file_dialog/mat_maker_file_dialog.cpp",
|
||||
|
||||
"editor/widgets/float_edit/float_edit.cpp",
|
||||
|
||||
#"editor/widgets/gradient_editor/gradient_cursor.cpp",
|
||||
#"editor/widgets/gradient_editor/gradient_editor.cpp",
|
||||
#"editor/widgets/gradient_editor/gradient_popup.cpp",
|
||||
|
||||
#"editor/widgets//.cpp",
|
||||
#"editor/widgets//.cpp",
|
||||
#"editor/widgets//.cpp",
|
||||
#"editor/widgets//.cpp",
|
||||
#"editor/widgets//.cpp",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user