]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontmap.h
The dataview sample compiles now, but doesn't work yet...
[wxWidgets.git] / include / wx / fontmap.h
index d057c16bd6d4d8b252cff0f61906cb14e9cf574f..3d86a887ea7914b6d867aa2cfbd673baafbe85d6 100644 (file)
@@ -50,7 +50,7 @@ class WXDLLIMPEXP_CORE wxFontMapper;
 class WXDLLIMPEXP_BASE wxFontMapperBase
 {
 public:
-    // constructtor and such
+    // constructor and such
     // ---------------------
 
     // default ctor
@@ -122,7 +122,7 @@ public:
     void SetConfigPath(const wxString& prefix);
 
     // return default config path
-    static const wxChar *GetDefaultConfigPath();
+    static const wxString& GetDefaultConfigPath();
 #endif // wxUSE_CONFIG