X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bc735a68b18cddb825197dca55eb51ca8c72928d..ff701a5de90478a656e7e8b6236d239d8cccd6b3:/include/wx/gtk/pen.h diff --git a/include/wx/gtk/pen.h b/include/wx/gtk/pen.h index 4f1a3cf7ed..85aa102747 100644 --- a/include/wx/gtk/pen.h +++ b/include/wx/gtk/pen.h @@ -2,7 +2,6 @@ // Name: wx/gtk/pen.h // Purpose: // Author: Robert Roebling -// Id: $Id$ // Copyright: (c) 1998 Robert Roebling // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -10,7 +9,7 @@ #ifndef _WX_GTK_PEN_H_ #define _WX_GTK_PEN_H_ -typedef gint8 wxGTKDash; +typedef signed char wxGTKDash; //----------------------------------------------------------------------------- // wxPen