gui: Enable console line edit on setClientModel

This commit is contained in:
João Barbosa
2019-05-29 22:53:25 +01:00
parent 76e2cded47
commit 2d8ad2f997
2 changed files with 6 additions and 0 deletions

View File

@@ -636,6 +636,9 @@
<property name="placeholderText">
<string/>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
</item>
</layout>