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

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>552</width>
<height>173</height>
<height>76</height>
</rect>
</property>
<property name="windowTitle">
@ -44,7 +44,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
<height>1</height>
</size>
</property>
</spacer>
@ -68,6 +68,9 @@
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
@ -78,6 +81,9 @@
<property name="wordWrap">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
@ -88,7 +94,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>92</height>
<height>1</height>
</size>
</property>
</spacer>