]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/menu.h
Revert wxDO_LOG_IF_ENABLED() change for MSVC6 in r74735.
[wxWidgets.git] / include / wx / gtk / menu.h
index c2841074ef870a7205cdf70a7ff7b117f178c440..fec12ba97786b377ee4899e8a148d451859852ca 100644 (file)
@@ -2,7 +2,6 @@
 // Name:        wx/gtk/menu.h
 // Purpose:
 // Author:      Robert Roebling
-// Id:          $Id$
 // Copyright:   (c) 1998 Robert Roebling, Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -82,7 +81,8 @@ public:
     // Returns the title, with mnemonics translated to wx format
     wxString GetTitle() const;
 
-    // TODO: virtual void SetTitle(const wxString& title);
+    // Sets the title, with mnemonics translated to gtk format
+    virtual void SetTitle(const wxString& title);
 
     // implementation GTK only
     GtkWidget       *m_menu;  // GtkMenu