mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Set GTK+ GUI as a separate project.
This commit is contained in:
@@ -128,7 +128,6 @@ namespace DiscImageChef
|
||||
commands.Add(new EntropyCommand());
|
||||
commands.Add(new ExtractFilesCommand());
|
||||
commands.Add(new FormatsCommand());
|
||||
commands.Add(new GuiCommand());
|
||||
commands.Add(new ImageInfoCommand());
|
||||
|
||||
if(currentPlatform == PlatformID.FreeBSD || currentPlatform == PlatformID.Linux ||
|
||||
|
||||
Reference in New Issue
Block a user