mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-20 06:29:13 +00:00
Initial check-in of module qController
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
namespace qController
|
||||
{
|
||||
public class QGrid
|
||||
{
|
||||
|
||||
public QGrid()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user