allow 'continue reviewing' button to default

This commit is contained in:
Damien Elmes 2010-02-18 17:15:36 +09:00
parent 3f551e70f9
commit 37490f1046

View file

@ -731,6 +731,9 @@
<height>16</height> <height>16</height>
</size> </size>
</property> </property>
<property name="default">
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>
@ -2713,7 +2716,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>557</width> <width>557</width>
<height>21</height> <height>20</height>
</rect> </rect>
</property> </property>
<widget class="QMenu" name="menuHelp"> <widget class="QMenu" name="menuHelp">