mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 01:36:30 +00:00
add dummy dlls for show wrong pass caption
add image processing
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Azaion.Annotator;
|
||||
|
||||
public partial class Annotator
|
||||
{
|
||||
public Annotator()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user