summaryrefslogtreecommitdiff
path: root/qadevOOo/Jar_OOoRunner.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-29 20:48:11 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-29 21:24:20 +0100
commit90227b15f095d706795a86564d716a5dbcf2c7e2 (patch)
tree6831d9098411dedfcf251f87abd1535b64cb681a /qadevOOo/Jar_OOoRunner.mk
parent73f509f3b988ea05afdc3515ba79b6019edaf590 (diff)
chart2: replace use of deprecated UserDefinedAttributeSupplier
... with UserDefinedAttributesSupplier Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
Diffstat (limited to 'qadevOOo/Jar_OOoRunner.mk')
-rw-r--r--qadevOOo/Jar_OOoRunner.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index 998a794c25a2..b67cb238787f 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -962,7 +962,7 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/tests/java/ifc/view/_XSelectionSupplier \
qadevOOo/tests/java/ifc/view/_XViewSettingsSupplier \
qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler \
- qadevOOo/tests/java/ifc/xml/_UserDefinedAttributeSupplier \
+ qadevOOo/tests/java/ifc/xml/_UserDefinedAttributesSupplier \
qadevOOo/tests/java/mod/_acceptor/Acceptor \
qadevOOo/tests/java/mod/_acceptor/uno/Acceptor \
qadevOOo/tests/java/mod/_adabas/ODriver \