Experimenting with some OCR and QR use cases.

This commit is contained in:
Krom, Robertus 2020-02-26 14:59:57 +01:00
commit 5c6a3f2f78
7 changed files with 346 additions and 74 deletions

View file

@ -35,7 +35,8 @@ namespace GreenshotPlugin.Interfaces
Clipboard,
File,
IE,
Import
Import,
Text
// Video
};
}