aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 3e949cf..a89812b 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -19,7 +19,7 @@
<widget class="QListWidget" name="listWidget"/>
</item>
<item>
- <widget class="QTextBrowser" name="textBrowser">
+ <widget class="QTextBrowser" name="statusInfoText">
<property name="html">
<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;
@@ -166,7 +166,7 @@ p, li { white-space: pre-wrap; }
</widget>
<tabstops>
<tabstop>listWidget</tabstop>
- <tabstop>textBrowser</tabstop>
+ <tabstop>statusInfoText</tabstop>
</tabstops>
<resources/>
<connections/>