Add helper wxRectFromGDKRect() function and use it.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:41:35 +0000 (17:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 10 Nov 2009 17:41:35 +0000 (17:41 +0000)
commit9d02e4948365a384ec0d67368ac41206e0a87b0b
tree5a2f7c05962f616a098c8d506a73228fec78a0c7
parent70884c6fc84177ba95da356c4aa4c63eb5a13983
Add helper wxRectFromGDKRect() function and use it.

No real changes, just another small refactoring.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/private/gdkconv.h [new file with mode: 0644]
src/gtk/dataview.cpp