demo: Fix modelbutton demo
authorTimm Bäder <mail@baedert.org>
Thu, 3 Oct 2019 08:28:59 +0000 (10:28 +0200)
committerTimm Bäder <mail@baedert.org>
Wed, 9 Oct 2019 14:57:22 +0000 (16:57 +0200)
demos/gtk-demo/modelbutton.ui

index 30a65e8fe13de7ec39ab6977fddc6866632566d1..e6124dcf161d439f6decf53663bf331f478f37af 100644 (file)
@@ -57,7 +57,6 @@
             <property name="action-name">win.color</property>
             <property name="action-target">&apos;red&apos;</property>
             <property name="text">Red</property>
-            <property name="inverted">1</property>
           </object>
         </child>
         <child>
@@ -65,7 +64,6 @@
             <property name="action-name">win.color</property>
             <property name="action-target">&apos;green&apos;</property>
             <property name="text">Green</property>
-            <property name="inverted">1</property>
           </object>
         </child>
         <child>
@@ -73,7 +71,6 @@
             <property name="action-name">win.color</property>
             <property name="action-target">&apos;blue&apos;</property>
             <property name="text">Blue</property>
-            <property name="inverted">1</property>
           </object>
         </child>
       </object>