kopia lustrzana https://github.com/jameshball/osci-render
Fix compilation on free version
rodzic
b7114dbed0
commit
ed62df01b4
|
@ -87,7 +87,9 @@ public:
|
|||
class VisualiserParameters {
|
||||
public:
|
||||
VisualiserParameters() {
|
||||
#if OSCI_PREMIUM
|
||||
scaleEffect->markLockable(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
double getIntensity() {
|
||||
|
|
Ładowanie…
Reference in New Issue