Replaces size_t with unsigned int in wxDataViewCtrl API.
authorRobert Roebling <robert@roebling.de>
Tue, 3 Oct 2006 11:09:06 +0000 (11:09 +0000)
committerRobert Roebling <robert@roebling.de>
Tue, 3 Oct 2006 11:09:06 +0000 (11:09 +0000)
commit0a71f9e92f2d8b43e11299e712cb3da04660fd9e
treed552aade6b390f51a343746dd5e1c17d2ecf9780
parent3ed1dc0add87e5685f1f506780723728bbd57a93
  Replaces size_t with unsigned int in wxDataViewCtrl API.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dataview.h
include/wx/generic/dataview.h
include/wx/gtk/dataview.h
samples/dataview/dataview.cpp
src/common/datavcmn.cpp
src/generic/datavgen.cpp
src/gtk/dataview.cpp