aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
authorConfuSomu2022-12-26 01:58:10 -0500
committerConfuSomu2022-12-26 01:58:10 -0500
commit0063f4f7885fe33b99728434241f6ef28168b245 (patch)
tree5b73a92ad9d8082da4a26cab9e82aca5edd04d1d /src/mainwindow.ui
parent54216c4c28b81d33bd5c8b6e3b5a6083b53093fd (diff)
downloadActorViewer-0063f4f7885fe33b99728434241f6ef28168b245.tar
ActorViewer-0063f4f7885fe33b99728434241f6ef28168b245.tar.gz
ActorViewer-0063f4f7885fe33b99728434241f6ef28168b245.zip
Work on basic gui
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/>