This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Another build fix
Signed-off-by: falkTX <falktx@falktx.com>
pull/309/head
falkTX
3 years ago
parent
97c7e36370
commit
f5536a88f4
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
examples/FileHandling/FileHandlingUI.cpp
+ 1
- 0
examples/FileHandling/FileHandlingUI.cpp
View File
@@ -25,6 +25,7 @@ START_NAMESPACE_DISTRHO
using DGL_NAMESPACE::Button;
using DGL_NAMESPACE::ButtonEventHandler;
using DGL_NAMESPACE::SubWidget;
const char* kStateKeys[kStateCount] = {
"file1",
Write
Preview
Loading…
Cancel
Save