There is no need for this to be public.

This commit is contained in:
Steve Checkoway
2007-08-18 02:15:35 +00:00
parent af0211c6a9
commit 8dcda44d9c
+1 -3
View File
@@ -47,10 +47,8 @@ public:
//
virtual void PushSelf( lua_State *L );
public:
Font* m_pFont;
protected:
Font *m_pFont;
RString m_sText;
vector<wstring> m_wTextLines;
vector<int> m_iLineWidths; // in source pixels