projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Use WM_INITMENUPOPUP
[wxWidgets.git]
/
include
/
wx
/
univ
/
radiobox.h
diff --git
a/include/wx/univ/radiobox.h
b/include/wx/univ/radiobox.h
index 0b9a6c48c36109b70f3061810ee6d0a7d589d635..a0022ca429446fed7ce1811fc2f7335ed68e1f90 100644
(file)
--- a/
include/wx/univ/radiobox.h
+++ b/
include/wx/univ/radiobox.h
@@
-6,7
+6,7
@@
// Created: 11.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
// Created: 11.09.00
// RCS-ID: $Id$
// Copyright: (c) 2000 SciTech Software, Inc. (www.scitechsoft.com)
-// Licence: wxWindows licen
s
e
+// Licence: wxWindows licen
c
e
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_RADIOBOX_H_
///////////////////////////////////////////////////////////////////////////////
#ifndef _WX_UNIV_RADIOBOX_H_
@@
-84,6
+84,10
@@
public:
virtual wxString GetLabel() const;
virtual void SetLabel(const wxString& label);
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
// wxUniversal-only methods
// another Append() version