summaryrefslogtreecommitdiff
path: root/vcl/osx/a11ywrapperlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/osx/a11ywrapperlist.h')
-rw-r--r--vcl/osx/a11ywrapperlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/osx/a11ywrapperlist.h b/vcl/osx/a11ywrapperlist.h
index 8864555f283e..d13101c584aa 100644
--- a/vcl/osx/a11ywrapperlist.h
+++ b/vcl/osx/a11ywrapperlist.h
@@ -25,7 +25,7 @@
@interface AquaA11yWrapperList : AquaA11yWrapper
{
}
--(NSArray *)accessibilityAttributeNames;
+- (NSArray*)accessibilityAttributeNames;
@end
#endif // INCLUDED_VCL_OSX_A11YWRAPPERLIST_H