1
0
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:
wyzula-jan
2023-09-08 16:34:39 +02:00
parent 87d5467643
commit b984f0f36e
2 changed files with 8 additions and 6 deletions
@@ -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>