]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/menu.h
Add support for the new history functions to the ie backend. For this we manage our...
[wxWidgets.git] / include / wx / gtk / menu.h
index 61a9bf631a4fba92697623b11887527c0841ad67..506d1986c0e9c2f52607a0e25ab0c15ab34c36c1 100644 (file)
@@ -79,7 +79,7 @@ public:
     wxLayoutDirection GetLayoutDirection() const;
 
     // Returns the title, with mnemonics translated to wx format
-    const wxString GetTitle() const;
+    wxString GetTitle() const;
 
     // TODO: virtual void SetTitle(const wxString& title);