implements: Change the behaviour of the "Display idle players" sorting
menu #112
This commit is contained in:
@@ -708,7 +708,11 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QTextBrowser" name="textBrowser_ChatDisplay"/>
|
||||
<widget class="QTextBrowser" name="textBrowser_ChatDisplay">
|
||||
<property name="openExternalLinks">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QLineEdit" name="lineEdit_ChatInput"/>
|
||||
|
||||
Reference in New Issue
Block a user