Browse Source

Lock toolbar in place. Closes #1144.

adaptive-webui-19844
sledgehammer999 11 years ago
parent
commit
c87856d846
  1. 2
      src/mainwindow.ui

2
src/mainwindow.ui

@ -106,7 +106,7 @@
</widget> </widget>
<widget class="QToolBar" name="toolBar"> <widget class="QToolBar" name="toolBar">
<property name="movable"> <property name="movable">
<bool>true</bool> <bool>false</bool>
</property> </property>
<property name="orientation"> <property name="orientation">
<enum>Qt::Horizontal</enum> <enum>Qt::Horizontal</enum>

Loading…
Cancel
Save