projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Make wxSpinCtrlGeneric usable as wxDVC editor control.
[wxWidgets.git]
/
src
/
os2
/
clipbrd.cpp
diff --git
a/src/os2/clipbrd.cpp
b/src/os2/clipbrd.cpp
index 523ee7229439d3fbcd7146ea0f8297ec5793e8c0..3803c01f09e30f94ed426692b71f2aca8714dd3a 100644
(file)
--- a/
src/os2/clipbrd.cpp
+++ b/
src/os2/clipbrd.cpp
@@
-68,7
+68,7
@@
bool wxOpenClipboard()
}
else
{
- wxLogDebug(wxT("Can
not open clipboard without a main window."));
+ wxLogDebug(wxT("Cannot open clipboard without a main window."));
return false;
}