projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
removed deprecated wxADJUST_MINSIZE
[wxWidgets.git]
/
wxPython
/
src
/
_clipbrd.i
diff --git
a/wxPython/src/_clipbrd.i
b/wxPython/src/_clipbrd.i
index d3ca994dbc6ff12bf0243431b3f93a863f891d45..23391b0eba91ce490e85d2af5449d4a41ce5d947 100644
(file)
--- a/
wxPython/src/_clipbrd.i
+++ b/
wxPython/src/_clipbrd.i
@@
-122,7
+122,7
@@
normal clipboard, if primary is True.", "");
DocDeclStr(
static wxClipboard *, Get(),
"Returns global instance (wxTheClipboard) of the object.", "");
DocDeclStr(
static wxClipboard *, Get(),
"Returns global instance (wxTheClipboard) of the object.", "");
-
+
};
};