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

/inkscape/src/
H A Dprofile-manager.h36 void _resourcesChanged();
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 1236 milliseconds