wxWidgets/include
Vadim Zeitlin 7c99eaa1f8 Fix wxGridColumnOperations::GetLineBefore() for the first column.
We should return -1 from here as there is no column before the first one and
wxGridRowOperations::GetLineBefore() already does this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-02-05 20:46:03 +00:00
..
msvc/wx Allow building wxGTK under Windows with MSVC. 2012-12-28 16:03:03 +00:00
wx Fix wxGridColumnOperations::GetLineBefore() for the first column. 2013-02-05 20:46:03 +00:00