This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
ProM
mirror of
https://github.com/DISTRHO/ProM
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Set supportsViewDpiScaling as supported VST2 canDo
master
falkTX
3 years ago
parent
f2d7df7b64
commit
7907360d1b
1 changed files
with
1 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
plugins/ProM/DistrhoUIProM.cpp
+ 1
- 3
plugins/ProM/DistrhoUIProM.cpp
View File
@@ -19,9 +19,7 @@
#include "libprojectM/projectM.hpp"
#ifdef DISTRHO_OS_WINDOWS
# include <shlobj.h>
#else
#ifndef DISTRHO_OS_WINDOWS
# include <dlfcn.h>
#endif
Write
Preview
Loading…
Cancel
Save