mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-20 20:31:46 -05:00
Fixed Messages Compose->Contacts SideBar, now disabled DockWidgetMovable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2606 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
4664babfc2
commit
a67f600441
@ -56,6 +56,12 @@
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="floating">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="features">
|
||||
<set>QDockWidget::DockWidgetClosable</set>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Contacts</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user