mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-09 17:33:53 +00:00
Implement Cue Properties Updating
This commit is contained in:
+1
-4
@@ -1,12 +1,9 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using Newtonsoft.Json;
|
||||
using Newtonsoft.Json.Linq;
|
||||
using SharpOSC;
|
||||
using Serilog;
|
||||
using System.Collections.Concurrent;
|
||||
using System.ComponentModel;
|
||||
|
||||
namespace QSharp
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user