mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-18 02:30:45 -04:00
feat(multiplayer): More QoL Improvements
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -37,14 +37,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLineEdit" name="chat_message">
|
<widget class="QLineEdit" name="chat_message">
|
||||||
<property name="placeholderText">
|
<property name="placeholderText">
|
||||||
<string>Send Chat Message</string>
|
<string>Type Here...</string>
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<widget class="QPushButton" name="send_message">
|
|
||||||
<property name="text">
|
|
||||||
<string>Send Message</string>
|
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|||||||
Reference in New Issue
Block a user