X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f644b28c1154d638270d0d1abbc41f760be6abbd..c8e1af672f46e93ae2fe6d7f9d5b35a3d8d49c16:/include/wx/list.h diff --git a/include/wx/list.h b/include/wx/list.h index a9da690450..3b857ef271 100644 --- a/include/wx/list.h +++ b/include/wx/list.h @@ -307,7 +307,7 @@ private: // wxNodeBase class is a (base for) node in a double linked list // ----------------------------------------------------------------------------- -WXDLLIMPEXP_DATA_BASE(extern wxListKey) wxDefaultListKey; +extern WXDLLIMPEXP_DATA_BASE(wxListKey) wxDefaultListKey; class WXDLLIMPEXP_BASE wxListBase;