0001-Fix-checkable-save-button-in-attribute-table.patch

Nathan Woodrow, 2011-09-16 01:44 AM

Download (736 Bytes)

View differences:

src/ui/qgsattributetabledialog.ui
283 283
        <string>Ctrl+E</string>
284 284
       </property>
285 285
       <property name="checkable">
286
        <bool>true</bool>
286
        <bool>false</bool>
287 287
       </property>
288 288
      </widget>
289 289
     </item>
290
-