diff options
Diffstat (limited to 'dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml')
-rw-r--r-- | dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml b/dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml index 4ce2ca09569c..d9730a16757d 100644 --- a/dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml +++ b/dbaccess/uiconfig/dbapp/toolbar/queryobjectbar.xml @@ -17,7 +17,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> +<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink"> <toolbar:toolbaritem xlink:href=".uno:DBQueryOpen"/> <toolbar:toolbaritem xlink:href=".uno:DBQueryEdit"/> <toolbar:toolbaritem xlink:href=".uno:DBQueryDelete"/> |