Skip to content
  • Halla Rempt's avatar
    make it possible to delete colorspaces from the registry · 024b2a2c
    Halla Rempt authored
    Introduce three states for KoColorSpace:
     * deletable (should use the registry to get the conversion cache to remove itself)
     * owned by the registry, shouldn't be deleted (during runtime)
     * owned by the registry, can be deleted, but shouldn't try to clear the cache (when the registry is being destructed).
    
    svn path=/trunk/koffice/; revision=1039404
    024b2a2c