messages text is selectable

This commit is contained in:
Romain Bignon 2010-07-05 10:17:37 +02:00
commit 90d114afa1
2 changed files with 15 additions and 3 deletions

View file

@ -68,6 +68,12 @@
</item>
<item>
<widget class="QPushButton" name="sendButton">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Send</string>
</property>