diff options
author | Thomas White <taw@bitwiz.org.uk> | 2011-08-10 22:03:52 +0200 |
---|---|---|
committer | Thomas White <taw@bitwiz.org.uk> | 2011-08-10 22:03:52 +0200 |
commit | 87d1c1c339768b8c9cde14e40b955e618ee4540f (patch) | |
tree | bae3f229a48a526f2f1d788cff3db204068e555f /data | |
parent | 394b051daacb63c661dba0a8c57ec04ad1ae73cf (diff) |
Plug in style and layout stuff to UI
Diffstat (limited to 'data')
-rw-r--r-- | data/colloquium.ui | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/colloquium.ui b/data/colloquium.ui index d4fb27c..f52500d 100644 --- a/data/colloquium.ui +++ b/data/colloquium.ui @@ -48,8 +48,10 @@ <separator /> <toolitem name="select" action="ButtonToolSelectAction" /> <toolitem name="text" action="ButtonToolTextAction" /> + <separator /> + <toolitem name="select" action="ButtonToolSelectAction" /> + <toolitem name="text" action="ButtonToolTextAction" /> </toolbar> - </ui> |