mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-15 10:54:22 -05:00
Fixed Messages Compose->Contacts SideBar, now disabled DockWidgetMovable
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2607 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
beec507b1c
commit
56da9a0f65
@ -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