ISupportsExtraData has moved from MBS.Framework.UserInterface to MBS.Framework due to expanding usefulness
This commit is contained in:
parent
3fd8baaa60
commit
e1ea36f2bc
@ -21,7 +21,7 @@
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MBS.Framework.UserInterface;
|
||||
using MBS.Framework;
|
||||
|
||||
namespace UniversalEditor.UserInterface
|
||||
{
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using MBS.Framework.UserInterface;
|
||||
using MBS.Framework;
|
||||
|
||||
namespace UniversalEditor.UserInterface
|
||||
{
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MBS.Framework.UserInterface;
|
||||
using MBS.Framework;
|
||||
|
||||
namespace UniversalEditor.Plugins.Collaboration
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user