commit 2b0969c31cf1fcb524f39f664250f9e4794e2ca7
Author: Uwe Stöhr <[email protected]>
Date:   Thu Apr 6 03:07:58 2017 +0200

    MathsUi.ui: adjust the size to fit better
---
 src/frontends/qt4/ui/MathsUi.ui |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/frontends/qt4/ui/MathsUi.ui b/src/frontends/qt4/ui/MathsUi.ui
index 5287f6c..3c4f6b3 100644
--- a/src/frontends/qt4/ui/MathsUi.ui
+++ b/src/frontends/qt4/ui/MathsUi.ui
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>432</width>
-    <height>291</height>
+    <height>367</height>
    </rect>
   </property>
   <property name="windowTitle">
@@ -17,9 +17,9 @@
    <property name="geometry">
     <rect>
      <x>10</x>
-     <y>11</y>
+     <y>1</y>
      <width>411</width>
-     <height>271</height>
+     <height>351</height>
     </rect>
    </property>
    <layout class="QVBoxLayout" name="verticalLayout">

Reply via email to