Browse Source

Fix LTO build

tags/22.03
falkTX 3 years ago
parent
commit
f16b18aa64
1 changed files with 0 additions and 1 deletions
  1. +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;
};



Loading…
Cancel
Save