[paparazzi center] make console non editable

This commit is contained in:
Felix Ruess
2016-02-26 21:20:49 +01:00
parent ad477f0035
commit de2c7afc98
+1
View File
@@ -1531,6 +1531,7 @@
<widget class="GtkTextView" id="console">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">False</property>
</widget>
</child>
</widget>