]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/tbarbase.h
translate "Copy URL" string in the popup menu (feature request 1803958) (should have...
[wxWidgets.git] / include / wx / tbarbase.h
index 34928b79f6172b1311c3039591747178c362d4f6..0ff7c9373aff3565f4931e3a6fcab06066a173f7 100644 (file)
@@ -210,7 +210,7 @@ protected:
 
     // tool parameters
     int m_toolStyle;    // see enum wxToolBarToolStyle
-    int m_id;           // the tool id, wxID_SEPARATOR for separator
+    wxWindowIDRef m_id; // the tool id, wxID_SEPARATOR for separator
     wxItemKind m_kind;  // for normal buttons may be wxITEM_NORMAL/CHECK/RADIO
 
     // as controls have their own client data, no need to waste memory