DBEditor will add permissions from the Table already, plugins can insert their own Permissions now

This commit is contained in:
Twitchy 2011-07-29 22:29:17 +12:00
parent b291e25f94
commit 7dea80bb2f
4 changed files with 43 additions and 12 deletions

View file

@ -74,8 +74,8 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Group.cs" />
<Compile Include="CommandList.cs" />
<Compile Include="Group.cs" />
<Compile Include="DbExt.cs" />
<Compile Include="Main.cs">
<SubType>Form</SubType>