Adds checkbox for marking edits as 'minor'.

This commit is contained in:
Clément Schreiner 2011-02-16 19:05:04 +01:00
commit 6509d95659
2 changed files with 11 additions and 3 deletions

View file

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>469</width>
<height>521</height>
<height>520</height>
</rect>
</property>
<property name="windowTitle">
@ -69,6 +69,13 @@
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="minorBox">
<property name="text">
<string>Minor edit</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="saveButton">
<property name="text">