Recovered automatic monitor profile selection

This commit is contained in:
Oliver Duis
2011-04-08 20:09:38 +02:00
parent 323f36b8e0
commit 07110875a1
4 changed files with 45 additions and 3 deletions

View File

@@ -36,6 +36,8 @@ int init (const Settings* s) {
settings = s;
iccStore->parseDir (s->iccDirectory);
iccStore->findDefaultMonitorProfile();
CurveFactory::init ();
ImProcFunctions::initCache ();
Thumbnail::initGamma ();