mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-15 12:23:59 +00:00
Change to New Namespace
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
using QControlKit;
|
||||
using Serilog;
|
||||
using Serilog;
|
||||
using System.ComponentModel;
|
||||
using System.Runtime.CompilerServices;
|
||||
using Xamarin.Forms;
|
||||
|
||||
using QControlKit;
|
||||
using QControlKit.Constants;
|
||||
using QControlKit.Events;
|
||||
|
||||
namespace qController.ViewModels
|
||||
{
|
||||
public class QCueViewModel : INotifyPropertyChanged
|
||||
|
||||
Reference in New Issue
Block a user