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
Push a backwards compat typedef into upstream pugl
Signed-off-by: falkTX <falktx@falktx.com>
pull/309/head
falkTX
4 years ago
parent
4ce7dec3e9
commit
b6d8c3acff
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
dgl/src/pugl-upstream
+0
-1
dgl/src/pugl.cpp
+ 1
- 1
dgl/src/pugl-upstream
@@ -1 +1 @@
Subproject commit 4
9b2a0e1f40dded1c43841b87ac0f8a4837ed517
Subproject commit 4
e2888aaafa315936941eccc38dab695beacaa0d
+ 0
- 1
dgl/src/pugl.cpp
View File
@@ -113,7 +113,6 @@ START_NAMESPACE_DGL
# endif
# ifndef __MAC_10_9
# define NSModalResponseOK NSOKButton
typedef NSUInteger NSEventSubtype;
# endif
# pragma clang diagnostic push
# pragma clang diagnostic ignored "-Wdeprecated-declarations"
Write
Preview
Loading…
Cancel
Save