Browse Source

Add Chat tab to mainwindow ui

Conflicts:
	src/mainwindow.ui
pull/183/head
Jonathan "Duke" Leto 5 years ago
committed by Duke Leto
parent
commit
61a09355ac
  1. 24
      src/mainwindow.ui

24
src/mainwindow.ui

@ -1023,6 +1023,30 @@
</layout>
</widget>
<widget class="QWidget" name="chat_tab">
<attribute name="title">
<string>Chat</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<widget class="QLabel" name="MemoText">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">Welcome To The Future -- Duke
<string/>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_5">
<attribute name="title">
<string>hushd</string>

Loading…
Cancel
Save