Kaydet (Commit) 146a4ec3 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)

Change-Id: I530d742dce07f7f8521419a8fd3d736a3ca4ea53
üst 65f2d5c9
......@@ -28,7 +28,7 @@
@implementation AquaA11yWrapperRow : AquaA11yWrapper
-(id)disclosingAttribute {
return NO; // TODO
return NULL; // TODO
}
-(NSArray *)accessibilityAttributeNames {
......
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