diff options
author | José Bollo <jobol@nonadev.net> | 2017-05-04 08:13:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-05-04 08:13:45 +0000 |
commit | 2e20e39c9a5a49f2cf82ea415436cb7d2812fa33 (patch) | |
tree | d8ec7dcb34dd0418ee5377c8cf2fdc02e7e261c0 /examples/qml/etc/export.map | |
parent | 8abe34136151409524ab56a684842c03a7683567 (diff) | |
parent | c1a10dd7253115cd6a8f3d5886eae65fe76124f6 (diff) |
Merge "Prepare future versions"
Diffstat (limited to 'examples/qml/etc/export.map')
-rw-r--r-- | examples/qml/etc/export.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qml/etc/export.map b/examples/qml/etc/export.map index 52c1b4a..ee2f413 100644 --- a/examples/qml/etc/export.map +++ b/examples/qml/etc/export.map @@ -1 +1 @@ -{ global: afbBindingV1*; local: *; }; +{ global: afbBindingV*; local: *; }; |