From 2e0270746af934180499931f95ed91c444c8233e Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 13 Jun 2008 09:57:56 +0000 Subject: after DECLARE_REF now all is private.. not public dont export AddRef, Release, ptrref and grabRef to python some cleanups --- lib/gui/ewindowstyle.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/gui') diff --git a/lib/gui/ewindowstyle.h b/lib/gui/ewindowstyle.h index c204a034..5008cd6e 100644 --- a/lib/gui/ewindowstyle.h +++ b/lib/gui/ewindowstyle.h @@ -86,7 +86,6 @@ SWIG_EXTEND(ePtr, class eWindowStyleSimple: public eWindowStyle { DECLARE_REF(eWindowStyleSimple); -private: ePtr m_fnt; gColor m_border_color_tl, m_border_color_br, m_title_color_back, m_title_color, m_background_color; -- cgit v1.2.3