// Name: wx/gtk/pen.h
// Purpose:
// Author: Robert Roebling
-// Id: $Id$
// Copyright: (c) 1998 Robert Roebling
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#ifndef _WX_GTK_PEN_H_
#define _WX_GTK_PEN_H_
-typedef gint8 wxGTKDash;
+typedef signed char wxGTKDash;
//-----------------------------------------------------------------------------
// wxPen