Code review comment for lp:~cr3/checkbox/1053126

Revision history for this message
Jeff Marcom (jeffmarcom) wrote :

Approved, with the following additional change:

- <widget class="QWidget" name="layoutWidget">
+ <widget class="QWidget" name="mainTestLayoutWidget">
                    <property name="geometry">
                     <rect>
                      <x>10</x>
@@ -774,7 +774,7 @@
                     </item>
                    </layout>
                   </widget>
- <widget class="QWidget" name="layoutWidget">
+ <widget class="QWidget" name="testLayoutWidget">

review: Approve

« Back to merge proposal