Added external custom profile generator option

This commit is contained in:
Oliver Duis
2010-11-06 12:31:51 +01:00
parent 602a15e5ea
commit 87d1f3ae46
9 changed files with 60 additions and 5 deletions

View File

@@ -107,6 +107,7 @@ class Options {
Glib::ustring gimpDir;
Glib::ustring psDir;
Glib::ustring customEditorProg;
Glib::ustring customProfileBuilder;
int editorToSendTo;
int maxThumbnailHeight;
int maxCacheEntries;