Merge "Add a missing visibility modifier to fix build."
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
* that quickRejection can also be used.
|
||||
*/
|
||||
|
||||
class CanvasState {
|
||||
class ANDROID_API CanvasState {
|
||||
public:
|
||||
CanvasState(CanvasStateClient& renderer);
|
||||
~CanvasState();
|
||||
|
||||
Reference in New Issue
Block a user