Commit d3ad390c authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #267 from Susurrus/widget_menu_sep

Added missing separater to Tool Widgets menu.
parents 4c9ba5c7 e380911b
......@@ -89,6 +89,7 @@
</property>
<addaction name="actionNewCustomWidget"/>
<addaction name="actionLoadCustomWidgetFile"/>
<addaction name="separator"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment