doublebuffer.h

Go to the documentation of this file.
00001 // $Id: doublebuffer.h 751 2006-03-31 15:43:49Z alex $
00002 /* @@tag:xara-cn-tp@@ THIRD PARTY COPYRIGHT */
00003 // The following line makes normalize.pl skip type fixing
00004 /* SKIPFIXTYPES: START */
00005 
00006 // This file is derived from CVSHEAD wxWidgets and is thus
00007 // under the wxWidgets / wxWindows license.
00008 
00009 #ifndef __WXXTRA_DOUBLEBUFFER_H
00010 #define __WXXTRA_DOUBLEBUFFER_H
00011 
00012 #include <wx/wx.h>
00013 
00014 void SetDoubleBuffer (wxWindow * pWindow, bool DoubleBuffer);
00015 
00016 #endif // __WXXTRA_DOUBLEBUFFER_H

Generated on Sat Nov 10 03:49:00 2007 for Camelot by  doxygen 1.4.4