Browse Source

Add text entry to Chat

pull/45/head
Jonathan "Duke" Leto 5 years ago
parent
commit
691bc71ca8
  1. 9
      src/mainwindow.ui

9
src/mainwindow.ui

@ -894,6 +894,15 @@
</property>
</widget>
</item>
<item>
<widget class="QPlainTextEdit" name="MemoTextEdit">
<property name="font">
<font>
<pointsize>12</pointsize>
</font>
</property>
</widget>
</item>
</layout>
</widget>

Loading…
Cancel
Save