]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/pen.h
Compilation fix for GTK1.
[wxWidgets.git] / include / wx / mgl / pen.h
index 3be08b3293c8e0234e187b14b681f284bf75e3c6..cd7188c4650a20bc1b62cffd165e046f26f470b7 100644 (file)
@@ -50,7 +50,7 @@ public:
     void SetDashes(int number_of_dashes, const wxDash *dash);
     void SetStipple(const wxBitmap& stipple);
 
-    wxColour &GetColour() const;
+    wxColour GetColour() const;
     wxPenCap GetCap() const;
     wxPenJoin GetJoin() const;
     wxPenStyle GetStyle() const;