Attempt at creating widget before loading state
This commit is contained in:
parent
acc99bef1c
commit
41dddc3bb1
3 changed files with 18 additions and 5 deletions
|
@ -121,6 +121,7 @@ RACK_FILES += $(filter-out $(IGNORED_FILES), $(wildcard Rack/src/*/*.cpp))
|
|||
# --------------------------------------------------------------
|
||||
# lots of warnings from VCV side
|
||||
|
||||
BASE_FLAGS += -Wno-unknown-warning-option
|
||||
BASE_FLAGS += -Wno-unused-but-set-variable
|
||||
BASE_FLAGS += -Wno-unused-parameter
|
||||
BASE_FLAGS += -Wno-unused-result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue