From 663104b9be90ed303b87c8acddac8421583a9e39 Mon Sep 17 00:00:00 2001
From: houxiao <houxiao@454eff88-639b-444f-9e54-f578c98de674>
Date: 星期三, 16 八月 2017 12:38:59 +0800
Subject: [PATCH] aaaaa

---
 RtspFace/PL_Paint.h |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/RtspFace/PL_Paint.h b/RtspFace/PL_Paint.h
index d3cdc14..6a8c402 100644
--- a/RtspFace/PL_Paint.h
+++ b/RtspFace/PL_Paint.h
@@ -4,7 +4,7 @@
 #include "PipeLine.h"
 #include "GraphicHelper.h"
 
-//#define ENABLE_WTEXT
+#define ENABLE_WTEXT
 
 /*
 PLPaint Language:
@@ -61,6 +61,8 @@
 	{}
 
 	~PLPLContext();
+
+	void clear();
 };
 
 struct PL_Paint_Config

--
Gitblit v1.8.0