start inserting nick-autocompletition for lobbychat input field
This commit is contained in:
@@ -242,7 +242,11 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QSpinBox" name="spinBox_afterThisAlwaysRaiseValue" />
|
||||
<widget class="QSpinBox" name="spinBox_afterThisAlwaysRaiseValue" >
|
||||
<property name="maximum" >
|
||||
<number>9999</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QLabel" name="label" >
|
||||
|
||||
Reference in New Issue
Block a user