Image classes should be public.

This commit is contained in:
2017-07-01 02:49:09 +01:00
parent 32792c398a
commit 5fd16faede
15 changed files with 61 additions and 14 deletions

View File

@@ -43,7 +43,7 @@ namespace DiscImageChef.ImagePlugins
{
// TODO: Doesn't support compositing from several files
// TODO: Doesn't support silences that are not in files
class CDRDAO : ImagePlugin
public class CDRDAO : ImagePlugin
{
#region Internal structures