Add a main toolbar.

So far it has no special powers. This should change in the future.
This commit is contained in:
2010-12-11 04:15:23 +01:00
parent fe7c270bdd
commit afacad693d
2 changed files with 30 additions and 17 deletions

View File

@@ -24,5 +24,11 @@
<menuitem action="About" />
</menu>
</menubar>
<toolbar action="MainToolbar">
<toolitem action="New" />
<toolitem action="Open" />
<toolitem action="Save" />
<separator />
</toolbar>
</ui>