Added wx.StandardPaths.GetTmpDir

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2006-10-24 20:30:32 +00:00
parent 00b3a749fa
commit ae8635b6da
9 changed files with 136 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ switch your programs over to the wx package.
Fixed wx.glcanvas.GLCanvas.SetCurrent to be compatible with prevoius
versons.
Added wx.StandardPaths.GetTmpDir.