Set movable tabs property in controls showing chat pages to allow them to be moved by the user (works in QT >= 4.5).

git-svn-id: http://voip.null.ro/svn/yate@4028 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2011-01-17 11:31:08 +00:00
parent 95fc31329b
commit bd697e7b46
2 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,7 @@
<string>property:_yate_itemui=chat.ui</string>
<string>property:_yate_itemtextparam=name</string>
<string>property:_yate_itemimageparam=status_image</string>
<string>property:widget:movable=true</string>
</stringlist>
</property>
</widget>

View File

@ -87,6 +87,7 @@
<string>property:_yate_itemui=mucprivchat:mucprivchat.ui</string>
<string>property:_yate_itemtextparam=name</string>
<string>property:_yate_itemimageparam=status_image</string>
<string>property:widget:movable=true</string>
</stringlist>
</property>
</widget>