mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:46:31 +00:00
add db WIP 2, 80%
refactor, renames
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Azaion.Common.Controls;
|
||||
|
||||
public partial class DetectionClasses
|
||||
{
|
||||
public DetectionClasses()
|
||||
{
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user