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:
defnax 2009-04-30 19:31:41 +00:00
parent de4081002b
commit dfabbcca6d

View File

@ -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>