UI update 02
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
using XCharts.Runtime;
|
||||
|
||||
namespace XCharts.Editor
|
||||
{
|
||||
public class MainComponentEditor<T> : MainComponentBaseEditor
|
||||
where T : MainComponent
|
||||
{ }
|
||||
}
|
||||
Reference in New Issue
Block a user