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

@@ -44,7 +44,7 @@ using DiscImageChef.Filters;
namespace DiscImageChef.ImagePlugins
{
// Checked using several images and strings inside Apple's DiskImages.framework
class CPCDSK : ImagePlugin
public class CPCDSK : ImagePlugin
{
#region Internal constants
/// <summary>