]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/dcclient.h
define bookctrl (and -derived) classes flags in their headers instead of defs.h;...
[wxWidgets.git] / include / wx / mgl / dcclient.h
index 19b0f3b2abc47fc0e7372b80a786c54cb20427ec..ca78d1df80acc4a8074877a5d0df0815a5a55e64 100644 (file)
@@ -4,16 +4,12 @@
 // Author:      Vaclav Slavik
 // Id:          $Id$
 // Copyright:   (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef __WX_DCCLIENT_H__
 #define __WX_DCCLIENT_H__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "dcclient.h"
-#endif
-
 #include "wx/dc.h"
 
 //-----------------------------------------------------------------------------