detail soung only read

This commit is contained in:
sasha 2019-03-04 13:42:04 +09:00
parent a21c324583
commit 19e819e2b4
1 changed files with 5 additions and 1 deletions

View File

@ -15,7 +15,11 @@
</property>
<layout class="QVBoxLayout" name="_2">
<item>
<widget class="QTextEdit" name="songInfoText"/>
<widget class="QTextEdit" name="songInfoText">
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_2">