X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34138703c3997ce676a1e713d9ff9eb020640da7..f2049b683752950d1fe91aec07318e7f2122ff16:/include/wx/types.h diff --git a/include/wx/types.h b/include/wx/types.h index 962783f387..145b53ecbe 100644 --- a/include/wx/types.h +++ b/include/wx/types.h @@ -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