Ref T261, interpolator mode is now part of setup

* added attribute in setup
* adjusted UI
* adjusted interpolator / simulator functions
This commit is contained in:
Klaus Basan
2018-05-04 22:31:25 +02:00
committed by Roland Winklmeier
parent eb815ab987
commit 3d2a74a652
21 changed files with 175 additions and 270 deletions

View File

@@ -58,6 +58,9 @@ namespace BlackGui
//! Checkbox has been changed
void onCheckboxChanged(int state);
//! Interpolator mode
void onInterpolatorModeChanged(const QString &mode);
};
} // ns
} // ns