]> git.saurik.com Git - wxWidgets.git/commit - src/generic/listctrl.cpp
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Sep 2003 16:06:27 +0000 (16:06 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 14 Sep 2003 16:06:27 +0000 (16:06 +0000)
commit5db8d758b8da4140ba727c51638a69b2700c751d
tree1d8c6421f81caf7dccd9ed888b34c859c46e2c44
parent4a06b34847e04ddaf6c25f9c63f4f072ed427636
fixed GetItemSpacing() inconsistency by deprecating the old function and adding a new, easier to use, overload

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23576 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/listctrl.tex
include/wx/generic/listctrl.h
include/wx/msw/listctrl.h
src/generic/listctrl.cpp
src/msw/listctrl.cpp