Bugfix and style update of RawTherapee.css

Still unfinished - Big thank you to DrSlony for his help
This commit is contained in:
Hombre
2016-10-19 02:20:12 +02:00
parent 0c78885d25
commit 712468197d
14 changed files with 144 additions and 82 deletions

View File

@@ -309,6 +309,7 @@ public:
int saveToFile (Glib::ustring fname);
static bool load ();
static void save ();
static Glib::ustring formatFontName (Glib::ustring font);
// if multiUser=false, send back the global profile path
Glib::ustring getPreferredProfilePath();