Add a main toolbar.
So far it has no special powers. This should change in the future.
This commit is contained in:
@@ -24,5 +24,11 @@
|
||||
<menuitem action="About" />
|
||||
</menu>
|
||||
</menubar>
|
||||
<toolbar action="MainToolbar">
|
||||
<toolitem action="New" />
|
||||
<toolitem action="Open" />
|
||||
<toolitem action="Save" />
|
||||
<separator />
|
||||
</toolbar>
|
||||
</ui>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user