mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-19 06:04:03 +00:00
Continue with implementing QCue
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
namespace QSharp
|
||||
{
|
||||
public delegate void QServerFoundHandler(object source, QServerFoundArgs args);
|
||||
public delegate void QServerUpdatedHandler(object source, QServerUpdatedArgs args);
|
||||
|
||||
public delegate void QWorkspacesUpdatedHandler(object source, QWorkspacesUpdatedArgs args);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user