Loading include/ui/Rect.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ namespace android { class Rect : public ARect { public: typedef int32_t value_type; typedef ARect::value_type value_type; // we don't provide copy-ctor and operator= on purpose // because we want the compiler generated versions Loading Loading
include/ui/Rect.h +1 −1 Original line number Diff line number Diff line Loading @@ -27,7 +27,7 @@ namespace android { class Rect : public ARect { public: typedef int32_t value_type; typedef ARect::value_type value_type; // we don't provide copy-ctor and operator= on purpose // because we want the compiler generated versions Loading