Added 'full' param to wxFileName::Mkdir to make all directories in a path,
authorJulian Smart <julian@anthemion.co.uk>
Mon, 26 Mar 2001 13:31:12 +0000 (13:31 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 26 Mar 2001 13:31:12 +0000 (13:31 +0000)
commitf0ce3409421a7c5c800a2255295274187220e8de
tree0583ce89822bb5417cfa08c0502e1e7f10e9edce
parent5d978d07a469d178e249b3f0f57ede3a674e2901
Added 'full' param to wxFileName::Mkdir to make all directories in a path,
not just the last one

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filename.h
src/common/filename.cpp