mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-22 07:29:07 +00:00
Make a public class
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ using System.Text;
|
|||||||
|
|
||||||
namespace QSharp
|
namespace QSharp
|
||||||
{
|
{
|
||||||
class QColor
|
public class QColor
|
||||||
{
|
{
|
||||||
public string name;
|
public string name;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user