]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/_stdpaths.i
fixes for the dummy classes (used when wxUSE_GRAPHICS_CONTEXT is 0)
[wxWidgets.git] / wxPython / src / _stdpaths.i
index 2b38bdd13c3c256006a876043d314c1f92f0d179..f76a03d2d916a246c8c11e56e7bdf0e1073f0f7e 100644 (file)
@@ -165,7 +165,10 @@ standard prefix/share/locale/lang/LC_MESSAGES.)", "");
 C:\Documents and Settings\username\Documents under Windows,
 $HOME under Unix and ~/Documents under Mac", "");
     
-       
+    DocDeclStr(
+        virtual wxString , GetTempDir() const,
+        "Return the user's directory for temporary files.", "");
+    
     
     DocStr(SetInstallPrefix,
            "Set the program installation directory which is /usr/local by default.