From 358830d364d2a001c0db12df8ffcb7051241190b Mon Sep 17 00:00:00 2001
From: Seeker4 <guy.oscar@moxis.com>
Date: Mon, 1 Jul 2019 21:45:01 -0700
Subject: [PATCH] Remove HTML font settings so font is controlled by
 application settings and not a hard-coded font.

---
 oscar/preferencesdialog.ui | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/oscar/preferencesdialog.ui b/oscar/preferencesdialog.ui
index 12fd5570..64e72200 100644
--- a/oscar/preferencesdialog.ui
+++ b/oscar/preferencesdialog.ui
@@ -413,12 +413,13 @@ p, li { white-space: pre-wrap; }
           </property>
           <item row="5" column="0">
            <widget class="QLabel" name="label_41">
+            <property name="font">
+             <font>
+              <italic>true</italic>
+             </font>
+            </property>
             <property name="text">
-             <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
-&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
-p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Changing SD Backup compression options doesn't automatically recompress backup data.  &lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+             <string>Changing SD Backup compression options doesn't automatically recompress backup data.</string>
             </property>
             <property name="wordWrap">
              <bool>true</bool>