Automatic ICC profile detection
see issue 938
This commit is contained in:
@@ -712,7 +712,7 @@ void Options::load () {
|
||||
|
||||
langMgr.load(localeTranslation, new MultiLangMgr(languageTranslation, new MultiLangMgr(defaultTranslation)));
|
||||
|
||||
rtengine::init (&options.rtSettings);
|
||||
rtengine::init (&options.rtSettings, argv0);
|
||||
}
|
||||
|
||||
void Options::save () {
|
||||
|
Reference in New Issue
Block a user