projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Check for m_treeCtrl!=NULL, [ wxwindows-Patches-1953459 ] wxGenericDirCtrl::SetFocus...
[wxWidgets.git]
/
interface
/
filefn.h
diff --git
a/interface/filefn.h
b/interface/filefn.h
index 834b037ecbc9fae9b674e8238b05e43aeea6a279..152319c98d98f5b990e43dc07d27e36d6604c368 100644
(file)
--- a/
interface/filefn.h
+++ b/
interface/filefn.h
@@
-119,7
+119,7
@@
public:
and @a free parameters may be @NULL if the corresponding information is not
needed.
- @
wxsince{2.3.2}
+ @
since 2.3.2
@note The generic Unix implementation depends on the system having the
@c statfs() or @c statvfs() function.