소스 검색

Use dash instead of underscore

Matthias Vogelgesang 7 년 전
부모
커밋
b1ba68d7c1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>