// $Id: doublebuffer.h 751 2006-03-31 15:43:49Z alex $ /* @@tag:xara-cn-tp@@ THIRD PARTY COPYRIGHT */ // The following line makes normalize.pl skip type fixing /* SKIPFIXTYPES: START */ // This file is derived from CVSHEAD wxWidgets and is thus // under the wxWidgets / wxWindows license. #ifndef __WXXTRA_DOUBLEBUFFER_H #define __WXXTRA_DOUBLEBUFFER_H #include void SetDoubleBuffer (wxWindow * pWindow, bool DoubleBuffer); #endif // __WXXTRA_DOUBLEBUFFER_H