build fix for wxUniversal
This commit is contained in:
@@ -310,7 +310,7 @@ static wxPoint gs_lastGesturePoint;
|
|||||||
|
|
||||||
// Function used to dump a brief description of a window.
|
// Function used to dump a brief description of a window.
|
||||||
static
|
static
|
||||||
wxString wxDumpWindow(wxWindow* win)
|
wxString wxDumpWindow(wxWindowGTK* win)
|
||||||
{
|
{
|
||||||
if ( !win )
|
if ( !win )
|
||||||
return "(no window)";
|
return "(no window)";
|
||||||
|
Reference in New Issue
Block a user