This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
Cardinal
mirror of
https://github.com/DISTRHO/Cardinal.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
18
Wiki
Activity
Browse Source
Fix LTO build
tags/22.03
falkTX
3 years ago
parent
91e5e92296
commit
f16b18aa64
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/CardinalModuleWidget.cpp
+ 0
- 1
src/CardinalModuleWidget.cpp
View File
@@ -54,7 +54,6 @@ struct ModuleWidget::Internal {
math::Vec dragOffset;
math::Vec dragRackPos;
bool dragEnabled;
math::Vec oldPos;
widget::Widget* panel;
};
Write
Preview
Loading…
Cancel
Save