dev (#285)
All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m40s

Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de>
Reviewed-on: #285
This commit is contained in:
2024-09-11 15:33:00 +00:00
parent 1ab32af333
commit b2a3881fa8
4 changed files with 25 additions and 11 deletions

View File

@ -42,7 +42,7 @@ Changing between regions and points is NOT possible</string>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Average</string>
<string>Average (drop-down used for pts and regions)</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
@ -109,6 +109,11 @@ Changing between regions and points is NOT possible</string>
<string>Integral</string>
</property>
</item>
<item>
<property name="text">
<string>Std. deviation</string>
</property>
</item>
</widget>
</item>
</layout>