Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/13/12 16:25:30 (12 years ago)
Author:
ascheibe
Message:

#1174 added a dialog for changing the user password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Clients.Access.Views/3.3/HeuristicLab.Clients.Access.Views-3.3.csproj

    r7599 r7611  
    134134    <Compile Include="Plugin.cs" />
    135135    <Compile Include="Properties\AssemblyInfo.cs" />
     136    <Compile Include="UserViews\ChangePasswordDialog.cs">
     137      <SubType>Form</SubType>
     138    </Compile>
     139    <Compile Include="UserViews\ChangePasswordDialog.Designer.cs">
     140      <DependentUpon>ChangePasswordDialog.cs</DependentUpon>
     141    </Compile>
    136142    <Compile Include="UserViews\LightweightUserGroupSelectionDialog.cs">
    137143      <SubType>Form</SubType>
Note: See TracChangeset for help on using the changeset viewer.