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">
|
||||
<widget class="QPlainTextEdit" name="qmakeArgumentsEdit">
|
||||
<property name="enabled">
|
||||
<bool>false</bool>
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
|
||||
Reference in New Issue
Block a user