diff options
| -rw-r--r-- | sigmodr/gui/map.ui | 3 | ||||
| -rw-r--r-- | sigmodr/gui/mapeffect.ui | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/sigmodr/gui/map.ui b/sigmodr/gui/map.ui index 98c7ada6..db5eb256 100644 --- a/sigmodr/gui/map.ui +++ b/sigmodr/gui/map.ui @@ -44,9 +44,6 @@ <property name="checkable" > <bool>true</bool> </property> - <property name="checked" > - <bool>false</bool> - </property> <layout class="QHBoxLayout" > <item> <widget class="KComboBox" name="varFlyWarp" /> diff --git a/sigmodr/gui/mapeffect.ui b/sigmodr/gui/mapeffect.ui index a5952b54..ca661935 100644 --- a/sigmodr/gui/mapeffect.ui +++ b/sigmodr/gui/mapeffect.ui @@ -65,9 +65,6 @@ <property name="checkable" > <bool>true</bool> </property> - <property name="checked" > - <bool>false</bool> - </property> <layout class="QHBoxLayout" /> </widget> </item> |
