From 0abb3d251383bcdf22db67e2b26431b7a7b74148 Mon Sep 17 00:00:00 2001 From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 11 八月 2017 14:30:34 +0800 Subject: [PATCH] bug fix --- RtspFace/PL_Paint.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/RtspFace/PL_Paint.h b/RtspFace/PL_Paint.h index 66ada4c..6a8c402 100644 --- a/RtspFace/PL_Paint.h +++ b/RtspFace/PL_Paint.h @@ -61,6 +61,8 @@ {} ~PLPLContext(); + + void clear(); }; struct PL_Paint_Config -- Gitblit v1.8.0