mirror of
https://github.com/bec-project/bec_widgets.git
synced 2026-05-04 05:44:23 +02:00
feat: added FFT
This commit is contained in:
@@ -69,9 +69,9 @@
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBox">
|
||||
<widget class="QCheckBox" name="checkBox_FFT">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>FFT</string>
|
||||
|
||||
Reference in New Issue
Block a user