forked from qt-creator/qt-creator
Enable effective qmake command textedit, it's still readonly.
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
<item row="2" column="1">
|
<item row="2" column="1">
|
||||||
<widget class="QPlainTextEdit" name="qmakeArgumentsEdit">
|
<widget class="QPlainTextEdit" name="qmakeArgumentsEdit">
|
||||||
<property name="enabled">
|
<property name="enabled">
|
||||||
<bool>false</bool>
|
<bool>true</bool>
|
||||||
</property>
|
</property>
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
|
|||||||
Reference in New Issue
Block a user