11 changes: 11 additions & 0 deletions src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,17 @@
<bool>false</bool>
</attribute>
</widget>
<widget class="QToolBar" name="mWebToolBar">
<property name="windowTitle">
<string>Web</string>
</property>
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
<action name="mActionNewProject">
<property name="icon">
<iconset resource="../../images/images.qrc">
Expand Down