Make a public class

This commit is contained in:
Joel Wetzell
2020-06-13 17:30:33 -05:00
parent 0fd5e46495
commit befb8a5534
+1 -1
View File
@@ -6,7 +6,7 @@ using System.Text;
namespace QSharp
{
class QColor
public class QColor
{
public string name;