implements: Change the behaviour of the "Display idle players" sorting

menu #112
This commit is contained in:
doitux
2012-02-04 00:11:19 +00:00
parent 59be0ff560
commit b3239ee0cc
7 changed files with 81 additions and 54 deletions
+5 -1
View File
@@ -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"/>