]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
Fixed typo in my last commit (it did break socket detection code :-( ).
[wxWidgets.git] / include / wx / list.h
index e166f1423c339563fdcaf79b00417b5a5c5f59a8..791870083debb26293dd6c292b4f4f2fc009557e 100644 (file)
@@ -131,6 +131,8 @@ private:
 
 WXDLLEXPORT_DATA(extern wxListKey) wxDefaultListKey;
 
+class WXDLLEXPORT wxListBase;
+
 class WXDLLEXPORT wxNodeBase
 {
 friend class wxListBase;