]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stdpaths.h
SetTextColour is gone
[wxWidgets.git] / include / wx / stdpaths.h
index 1be4077d6596bf96a4ae66429b6439f84e608178..80d3a8e89d3f36b26b5ff52e2100ca36291d6c91 100644 (file)
@@ -117,6 +117,9 @@ public:
     // $HOME under Unix and ~/Documents under Mac
     virtual wxString GetDocumentsDir() const;
 
     // $HOME under Unix and ~/Documents under Mac
     virtual wxString GetDocumentsDir() const;
 
+    // return the temporary directory for the current user
+    virtual wxString GetTempDir() const;
+
 
     // virtual dtor for the base class
     virtual ~wxStandardPathsBase();
 
     // virtual dtor for the base class
     virtual ~wxStandardPathsBase();