diff options
Diffstat (limited to 'mainwindow.ui')
-rw-r--r-- | mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mainwindow.ui b/mainwindow.ui index 4c47a92..94f4b9a 100644 --- a/mainwindow.ui +++ b/mainwindow.ui @@ -908,6 +908,9 @@ color: rgba(0, 0, 0,80);</string> </item> <item row="11" column="1"> <widget class="QDoubleSpinBox" name="doubleSpinBoxChosenResistance"> + <property name="enabled"> + <bool>false</bool> + </property> <property name="styleSheet"> <string notr="true">background-color: rgba(255, 255, 255,80); color: rgba(0, 0, 0,80);</string> |