mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-15 20:33:52 +00:00
Cleanup
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
|
||||
|
||||
namespace qController
|
||||
{
|
||||
public class MenuPageItem
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
namespace qController
|
||||
namespace qController
|
||||
{
|
||||
public class QCommand
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
namespace qController
|
||||
namespace qController
|
||||
{
|
||||
public static class QCommands
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
using System;
|
||||
namespace qController
|
||||
namespace qController
|
||||
{
|
||||
public static class QIcon
|
||||
{
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Collections.ObjectModel;
|
||||
using Acr.Settings;
|
||||
|
||||
namespace qController
|
||||
{
|
||||
public class QStorage
|
||||
|
||||
Reference in New Issue
Block a user