Browse Source

Use dash instead of underscore

Matthias Vogelgesang 7 years ago
parent
commit
b1ba68d7c1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/iridium-window.ui

+ 1 - 1
src/iridium-window.ui

@@ -12,7 +12,7 @@
         <child>
           <object class="GtkToggleButton">
             <property name="visible">True</property>
-            <property name="action_name">win.preview</property>
+            <property name="action-name">win.preview</property>
             <child>
               <object class="GtkImage">
                 <property name="visible">True</property>