Searched defs:_resourcesChanged (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dprofile-manager.cpp24 _resource_connection = _doc->connectResourcesChanged( "iccprofile", sigc::mem_fun(*this, &ProfileManager::_resourcesChanged) );
33 void ProfileManager::_resourcesChanged() function in class:Inkscape::ProfileManager

Completed in 10 milliseconds