]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/private/fontmgr.h
Updated event type declarations to follow what other sub-libraries do these days...
[wxWidgets.git] / include / wx / dfb / private / fontmgr.h
index c3bd74e73f1e951c9e2c56f7c997ab0b4c6bcd3c..3011384062a8f375eae7995e50f8a8c456089555 100644 (file)
@@ -72,6 +72,7 @@ public:
 private:
     // adds all fonts using AddBundle()
     void AddAllFonts();
+    void AddFontsFromDir(const wxString& indexFile);
     void AddFont(const wxString& dir, const wxString& name, wxFileConfig& cfg);
     void SetDefaultFonts(wxFileConfig& cfg);