Skip to content

Commit

Permalink
Fix #4483. Do not allow the toolbar in qbrowser to be hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
wonder-sk committed Nov 2, 2011
1 parent 6996946 commit 650605f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/browser/qgsbrowserbase.ui
Expand Up @@ -10,6 +10,9 @@
<height>469</height>
</rect>
</property>
<property name="contextMenuPolicy">
<enum>Qt::NoContextMenu</enum>
</property>
<property name="windowTitle">
<string>QGIS Browser</string>
</property>
Expand Down

0 comments on commit 650605f

Please sign in to comment.