X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f98bd52a3e896ffa49cf672ec1864f5b2906a0a9..e5ee4c908b9dbcf07f0441aa74d8635b7343be4d:/include/wx/list.h diff --git a/include/wx/list.h b/include/wx/list.h index e166f1423c..791870083d 100644 --- a/include/wx/list.h +++ b/include/wx/list.h @@ -131,6 +131,8 @@ private: WXDLLEXPORT_DATA(extern wxListKey) wxDefaultListKey; +class WXDLLEXPORT wxListBase; + class WXDLLEXPORT wxNodeBase { friend class wxListBase;