From 5f9869082c7f8de823b5acf13cca894036940b02 Mon Sep 17 00:00:00 2001
From: Mark Watkins <jedimark@users.sourceforge.net>
Date: Mon, 4 Nov 2013 18:09:20 +1000
Subject: [PATCH] Fix Navigation Icon font size inconsistency

---
 sleepyhead/mainwindow.ui | 16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/sleepyhead/mainwindow.ui b/sleepyhead/mainwindow.ui
index 88f4950a..0f7d50fa 100644
--- a/sleepyhead/mainwindow.ui
+++ b/sleepyhead/mainwindow.ui
@@ -466,7 +466,7 @@ QToolBox::tab:selected  {
         <number>1</number>
        </property>
        <property name="currentIndex">
-        <number>1</number>
+        <number>0</number>
        </property>
        <property name="tabSpacing">
         <number>0</number>
@@ -476,8 +476,8 @@ QToolBox::tab:selected  {
          <rect>
           <x>0</x>
           <y>0</y>
-          <width>165</width>
-          <height>532</height>
+          <width>180</width>
+          <height>516</height>
          </rect>
         </property>
         <property name="palette">
@@ -593,11 +593,6 @@ QToolBox::tab:selected  {
              <verstretch>0</verstretch>
             </sizepolicy>
            </property>
-           <property name="font">
-            <font>
-             <pointsize>10</pointsize>
-            </font>
-           </property>
            <property name="styleSheet">
             <string notr="true">QToolButton {
 background: transparent;
@@ -648,11 +643,6 @@ border: 2px solid #56789a; border-radius: 30px;
              <height>0</height>
             </size>
            </property>
-           <property name="font">
-            <font>
-             <pointsize>10</pointsize>
-            </font>
-           </property>
            <property name="styleSheet">
             <string notr="true">QToolButton {
 background: transparent;