]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/types.h
Added wxRIBBON_PANEL_FLEXIBLE flag to allow toolbars to wrap, taking up the optimum...
[wxWidgets.git] / include / wx / types.h
index 962783f38785343e31ac36c977518c2bbff41103..145b53ecbe72818ae0737cef792cd7cb2111de6e 100644 (file)
@@ -1,21 +1,17 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        types.h
+// Name:        wx/types.h
 // Purpose:     Type identifiers, used by resource system
 // Author:      Julian Smart
 // Modified by:
 // Created:     01/02/97
 // RCS-ID:      $Id$
-// Copyright:   (c) Julian Smart and Markus Holzem
-// Licence:    wxWindows licence
+// Copyright:   (c) Julian Smart
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_TYPESH__
 #define _WX_TYPESH__
 
-#ifdef __GNUG__
-// #pragma interface "types.h"
-#endif
-
 // Types of objects
 #define wxTYPE_ANY             0
 #define wxTYPE_OBJECT          wxTYPE_ANY