From 2a8caf1d7191ece4d0c45d4778db7e32f1bd557f Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Wed, 27 May 2015 11:43:08 +0800 Subject: The last commit has achieved nothing actually... --- hgeft.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hgeft.h') diff --git a/hgeft.h b/hgeft.h index 914fb13..1badc74 100644 --- a/hgeft.h +++ b/hgeft.h @@ -49,7 +49,7 @@ class hgeTTChar { private: hgeQuad quad; - int rw,rh,_w,_h; + int rw,rh,_w,_h,yofst; public: double w(){return _w;} double h(){return _h;} -- cgit v1.2.3