]> git.saurik.com Git - wxWidgets.git/blobdiff - src/palmos/pen.cpp
implementing pure carbon event behaviour, getting rid of doubly executed events
[wxWidgets.git] / src / palmos / pen.cpp
index b0d821755a43feef2060edcf1519727943c601ca..7d63a301d5989d0aba4256dd98acbdb342f9e978 100644 (file)
@@ -88,7 +88,7 @@ void wxPen::SetColour(const wxColour& col)
 {
 }
 
-void wxPen::SetColour(const unsigned char r, const unsigned char g, const unsigned char b)
+void wxPen::SetColour(unsigned char r, unsigned char g, unsigned char b)
 {
 }