Skip to content

Commit ebffa69

Browse files
committed
Remove default attribute from Print button in PrintView. (#308)
1 parent 53843ec commit ebffa69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glabels/ui/PrintView.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@
490490
</size>
491491
</property>
492492
<property name="default">
493-
<bool>true</bool>
493+
<bool>false</bool>
494494
</property>
495495
</widget>
496496
</item>

0 commit comments

Comments
 (0)