]> git.sesse.net Git - nageru/commitdiff
Fix display of out padding points.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Feb 2019 17:09:39 +0000 (18:09 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 17 Feb 2019 17:09:39 +0000 (18:09 +0100)
futatabi/mainwindow.ui

index cd0d007f06b7dacaa45cb40819913158dd18c82e..286c7e8e57dbcf3b6bba7d2356b7033c9354071d 100644 (file)
    </property>
   </action>
   <action name="out_padding_0_action">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
    <property name="text">
     <string>&amp;0 seconds</string>
    </property>
   </action>
   <action name="out_padding_1_action">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
    <property name="text">
     <string>&amp;1 seconds</string>
    </property>
   </action>
   <action name="out_padding_2_action">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
    <property name="text">
     <string>&amp;2 seconds</string>
    </property>
   </action>
   <action name="out_padding_5_action">
+   <property name="checkable">
+    <bool>true</bool>
+   </property>
    <property name="text">
     <string>&amp;5 seconds</string>
    </property>