projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Added a flag suppressing node content conversion when saving to XML.
[wxWidgets.git]
/
interface
/
wx
/
tooltip.h
diff --git
a/interface/wx/tooltip.h
b/interface/wx/tooltip.h
index cb4abd73ae192566653ca17f2c74f8113336506c..372b7941693b1055d6596e50f3f7b7fdd1fd9914 100644
(file)
--- a/
interface/wx/tooltip.h
+++ b/
interface/wx/tooltip.h
@@
-3,7
+3,7
@@
// Purpose: interface of wxToolTip
// Author: wxWidgets team
// RCS-ID: $Id$
// Purpose: interface of wxToolTip
// Author: wxWidgets team
// RCS-ID: $Id$
-// Licence: wxWindows licen
s
e
+// Licence: wxWindows licen
c
e
/////////////////////////////////////////////////////////////////////////////
/**
/////////////////////////////////////////////////////////////////////////////
/**
@@
-72,7
+72,7
@@
public:
@note Currently this function is wxMSW-only.
*/
@note Currently this function is wxMSW-only.
*/
- static void SetMaxWidth(int width)
{ ms_maxWidth = width; }
+ static void SetMaxWidth(int width)
;
/**
Set the delay between subsequent tooltips to appear.
/**
Set the delay between subsequent tooltips to appear.