Skip to content

Commit 41e70d5

Browse files
committedJan 27, 2012
Set save button not checkable - fixes #4290
1 parent c65265d commit 41e70d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsattributetabledialog.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<string>Ctrl+E</string>
310310
</property>
311311
<property name="checkable">
312-
<bool>true</bool>
312+
<bool>false</bool>
313313
</property>
314314
</widget>
315315
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.