mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-19 04:44:21 -05:00
set leftside toolbar moveable to all toolbar areas.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1147 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
de4081002b
commit
dfabbcca6d
@ -1052,7 +1052,7 @@
|
||||
<string>toolBar_2</string>
|
||||
</property>
|
||||
<property name="allowedAreas" >
|
||||
<set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>
|
||||
<set>Qt::AllToolBarAreas</set>
|
||||
</property>
|
||||
<attribute name="toolBarArea" >
|
||||
<enum>LeftToolBarArea</enum>
|
||||
@ -1172,7 +1172,6 @@
|
||||
</customwidgets>
|
||||
<resources>
|
||||
<include location="images.qrc" />
|
||||
<include location="../games/qcheckers/qcheckers.qrc" />
|
||||
</resources>
|
||||
<connections/>
|
||||
</ui>
|
||||
|
Loading…
Reference in New Issue
Block a user