]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/types.h
Remove connection of MyDllApp::OnIdle() handler in the dll sample.
[wxWidgets.git] / include / wx / types.h
index 499d98d9f4bdd591b0885a790cddff1228ac49ef..145b53ecbe72818ae0737cef792cd7cb2111de6e 100644 (file)
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        types.h
+// Name:        wx/types.h
 // Purpose:     Type identifiers, used by resource system
 // Author:      Julian Smart
 // Modified by:
 #ifndef _WX_TYPESH__
 #define _WX_TYPESH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-// #pragma interface "types.h"
-#endif
-
 // Types of objects
 #define wxTYPE_ANY             0
 #define wxTYPE_OBJECT          wxTYPE_ANY