]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gdicmn.h
I don't think the last person to edit splitter.cpp did
[wxWidgets.git] / include / wx / gdicmn.h
index f78f14eb95d92e423c9857203bd590ff8e5b4bd9..9a7231e8fff9a230482622864000715bf0bfe88b 100644 (file)
@@ -324,6 +324,8 @@ public:
 // Management of pens, brushes and fonts
 // ---------------------------------------------------------------------------
 
+typedef wxInt8 wxDash;
+
 class WXDLLEXPORT wxPenList : public wxList
 {
     DECLARE_DYNAMIC_CLASS(wxPenList)