mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-15 04:13:52 +00:00
Move Dialog classes under UI namespace
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
namespace qController
|
||||
{
|
||||
public class QCueGridListHelper
|
||||
{
|
||||
public QCueGridListHelper()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user