mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
wxWidgets3: update to svn r70933
This commit is contained in:
4
Externals/wxWidgets3/include/wx/gtk/pen.h
vendored
4
Externals/wxWidgets3/include/wx/gtk/pen.h
vendored
@ -2,7 +2,7 @@
|
||||
// Name: wx/gtk/pen.h
|
||||
// Purpose:
|
||||
// Author: Robert Roebling
|
||||
// Id: $Id: pen.h 54273 2008-06-17 17:28:26Z VZ $
|
||||
// Id: $Id: pen.h 69020 2011-09-07 16:56:50Z PC $
|
||||
// Copyright: (c) 1998 Robert Roebling
|
||||
// Licence: wxWindows licence
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
@ -10,7 +10,7 @@
|
||||
#ifndef _WX_GTK_PEN_H_
|
||||
#define _WX_GTK_PEN_H_
|
||||
|
||||
typedef gint8 wxGTKDash;
|
||||
typedef signed char wxGTKDash;
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
// wxPen
|
||||
|
Reference in New Issue
Block a user