]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/aboutdlg.h
Implement hatched/stippled pens/brushes in wxGraphicsContext for Cairo.
[wxWidgets.git] / interface / wx / aboutdlg.h
index 06abdff3249b3f09100161ba0af96ca50abd4891..35cd11aa32e5dac0eb76da83c15b6b8d5644abc1 100644 (file)
@@ -98,7 +98,7 @@ public:
         @return Name of the program
         @see SetName()
     */
-    const wxString& GetName() const;
+    wxString GetName() const;
 
     /**
         Returns @true if a description string has been specified.