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