]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/radiobox.h
added selecting-while-dragging
[wxWidgets.git] / include / wx / univ / radiobox.h
index 3c9b26985cbd47f3e73a6e77d365eac1d38195a5..a0022ca429446fed7ce1811fc2f7335ed68e1f90 100644 (file)
@@ -5,8 +5,8 @@
 // Modified by:
 // Created:     11.09.00
 // RCS-ID:      $Id$
-// Copyright:   (c) 2000 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// Licence:     wxWindows license
+// Copyright:   (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_UNIV_RADIOBOX_H_
@@ -84,6 +84,10 @@ public:
     virtual wxString GetLabel() const;
     virtual void SetLabel(const wxString& label);
 
+#if wxUSE_TOOLTIPS
+    virtual void DoSetToolTip( wxToolTip *tip );
+#endif // wxUSE_TOOLTIPS
+
     // wxUniversal-only methods
 
     // another Append() version