Move InitMouseEvent<T>() to wx/gtk/private/event.h.
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Oct 2011 16:20:10 +0000 (16:20 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 19 Oct 2011 16:20:10 +0000 (16:20 +0000)
commit4a99d5975088e9c3cf05b3d4d9889bd9b70ea75d
tree154e2ae18ea75077f4020a2380bff0278ab171ae
parent1d3a930e82ed6eb40e8ddce64997a8a017f4f49d
Move InitMouseEvent<T>() to wx/gtk/private/event.h.

It is needed in wxDataViewCtrl now too, in addition to wxWindow.

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