]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
wxItemContainerImmutable::FindString unified.
[wxWidgets.git] / include / wx / list.h
index 82b0b0a3dbda399f272078780fe0e0a6169c1c7a..b1f5d93a9c5e434cb99560ba16f1fae563302a77 100644 (file)
 #ifndef _WX_LISTH__
 #define _WX_LISTH__
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) && \
-    !(defined(__MINGW32__) && __GNUC__ == 3 && __GNUC_MINOR__ == 2)
-#pragma interface "list.h"
-#endif
-
 // -----------------------------------------------------------------------------
 // headers
 // -----------------------------------------------------------------------------
@@ -328,8 +323,6 @@ private:
 extern WXDLLIMPEXP_BASE wxChar* copystring(const wxChar *s);
 #endif
 
-class WXDLLEXPORT wxObjectListNode;
-
 // undef it to get rid of old, deprecated functions
 #define wxLIST_COMPATIBILITY