]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/list.h
Inversed slider and wrapper for datepicker control on PalmOS. WinHandle instead of...
[wxWidgets.git] / include / wx / list.h
index a9da690450a9fc5f2063435c3979efa2294d3982..3b857ef2718931c4caa910f30ee6c53e66339d9a 100644 (file)
@@ -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;