Move settings to dedicated class.
[vexed] / mainwindow.ui
index 8257645..e0ab734 100644 (file)
@@ -20,7 +20,7 @@
       <x>9</x>
       <y>9</y>
       <width>761</width>
-      <height>401</height>
+      <height>452</height>
      </rect>
     </property>
     <layout class="QVBoxLayout" name="mainLayout">
            </property>
            <property name="minimumSize">
             <size>
-             <width>340</width>
-             <height>272</height>
+             <width>450</width>
+             <height>360</height>
             </size>
            </property>
            <property name="maximumSize">
             <size>
-             <width>340</width>
-             <height>272</height>
+             <width>450</width>
+             <height>360</height>
             </size>
            </property>
            <property name="palette">
    <sender>playwidget</sender>
    <signal>solved(int)</signal>
    <receiver>MainWindow</receiver>
-   <slot>loadNextLevel()</slot>
+   <slot>solved(int)</slot>
    <hints>
     <hint type="sourcelabel">
      <x>177</x>
    <slot>loadPrevLevel()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>684</x>
-     <y>172</y>
+     <x>697</x>
+     <y>227</y>
     </hint>
     <hint type="destinationlabel">
      <x>553</x>
    <slot>loadNextLevel()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>747</x>
-     <y>173</y>
+     <x>765</x>
+     <y>227</y>
     </hint>
     <hint type="destinationlabel">
      <x>515</x>
    <slot>loadLevel()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>722</x>
-     <y>170</y>
+     <x>731</x>
+     <y>227</y>
     </hint>
     <hint type="destinationlabel">
      <x>584</x>
    <slot>undo()</slot>
    <hints>
     <hint type="sourcelabel">
-     <x>704</x>
-     <y>208</y>
+     <x>765</x>
+     <y>259</y>
     </hint>
     <hint type="destinationlabel">
      <x>321</x>
   <slot>openPreferences()</slot>
   <slot>howToPlay()</slot>
   <slot>reorient()</slot>
+  <slot>solved(int)</slot>
  </slots>
 </ui>