projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
No real changes, minor corrections to the docs.
[wxWidgets.git]
/
src
/
os2
/
tooltip.cpp
diff --git
a/src/os2/tooltip.cpp
b/src/os2/tooltip.cpp
index 39481333bbb9c471dbd8ada546d1ff345f6a5718..3407b154e4207785ac0de570b8a9e7c0c40e61a5 100644
(file)
--- a/
src/os2/tooltip.cpp
+++ b/
src/os2/tooltip.cpp
@@
-1,5
+1,5
@@
///////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
-// Name:
msw
/tooltip.cpp
+// Name:
src/os2
/tooltip.cpp
// Purpose: wxToolTip class implementation for MSW
// Author: David Webster
// Modified by:
// Purpose: wxToolTip class implementation for MSW
// Author: David Webster
// Modified by:
@@
-72,7
+72,7
@@
void wxToolTip::Create(
);
if (!m_hWnd)
{
);
if (!m_hWnd)
{
- wxLogError(
_
T("Unable to create tooltip window"));
+ wxLogError(
wx
T("Unable to create tooltip window"));
}
wxColour vColor( wxT("YELLOW") );
}
wxColour vColor( wxT("YELLOW") );