Avoid unwanted line break in wxDataViewListModel::GetCount() docs.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Aug 2011 13:19:57 +0000 (13:19 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 4 Aug 2011 13:19:57 +0000 (13:19 +0000)
commit47e2f8816666a84e2b0073d9ca5f9cf4292de466
tree572e0ea1822045155b2e7422e3bf351a2211bc42
parent4c7d9d88b78b56e552f78f8eb3040264afcca5df
Avoid unwanted line break in wxDataViewListModel::GetCount() docs.

Using "i.e." in the brief Doxygen comment makes it end it after the second
period and results in truncated brief description and an unwanted line break
in the full description.

Just avoid using periods for now inside the brief description. Maybe a better
solution could be found in the future.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
interface/wx/dataview.h