Fix nodes
This commit is contained in:
parent
2e0cb27987
commit
3c1c86f952
6 changed files with 297 additions and 57 deletions
|
|
@ -95,6 +95,7 @@ if(WARPPIPE_BUILD_GUI)
|
|||
gui/PresetManager.cpp
|
||||
gui/VolumeWidgets.cpp
|
||||
gui/AudioLevelMeter.cpp
|
||||
gui/BezierConnectionPainter.cpp
|
||||
gui/SquareConnectionPainter.cpp
|
||||
)
|
||||
|
||||
|
|
@ -113,6 +114,7 @@ if(WARPPIPE_BUILD_GUI)
|
|||
gui/PresetManager.cpp
|
||||
gui/VolumeWidgets.cpp
|
||||
gui/AudioLevelMeter.cpp
|
||||
gui/BezierConnectionPainter.cpp
|
||||
gui/SquareConnectionPainter.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue