Kaydet (Commit) 85486f71 authored tarafından Zolnai Tamás's avatar Zolnai Tamás

Access Query Properties Dialog from toolbar too

Change-Id: Ide4697e6903c9550d31ea22ff0a5881878fddacf
üst 80db6f58
......@@ -25,4 +25,5 @@
<toolbar:toolbaritem xlink:href=".uno:DBViewAliases" toolbar:text="" toolbar:style=""/>
<toolbar:toolbaritem xlink:href=".uno:DBDistinctValues" toolbar:text="" toolbar:style=""/>
<toolbar:toolbaritem xlink:href=".uno:DBLimit"/>
<toolbar:toolbaritem xlink:href=".uno:DBQueryPropertiesDialog"/>
</toolbar:toolbar>
......@@ -81,6 +81,9 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Query Properties</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
</prop>
</node>
<node oor:name=".uno:PasteSpecial" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......
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