Decode SecureDigital / MultiMediaCard device tags from image info in GUI.

This commit is contained in:
2018-10-07 22:13:23 +01:00
parent 153bc43640
commit d339e4774e
8 changed files with 377 additions and 221 deletions

View File

@@ -38,7 +38,7 @@ using Eto.Forms;
using Eto.Serialization.Xaml;
using Tuple = DiscImageChef.Decoders.PCMCIA.Tuple;
namespace DiscImageChef.Gui.Panels
namespace DiscImageChef.Gui.Tabs
{
public class tabPcmciaInfo : TabPage
{