Hello,

I think this patch (or a similar one) has been discussed already. Should I commit it?

BTW: "bottom" is ignored in 1.5.0svn/qt4. The tool bar is always displayed at the top. Should I add a bugzilla report?

Michael



Index: default.ui
===================================================================
--- default.ui    (revision 14919)
+++ default.ui    (working copy)
@@ -34,7 +34,7 @@
Toolbars
    "standard" "on,top"
    "extra" "on,top"
-    "table" "off,bottom"
-    "math" "off,bottom"
+    "table" "table,bottom"
+    "math" "math,bottom"
    "minibuffer" "off,bottom"
End

Reply via email to