Ignore:
Timestamp:
Aug 30, 2011, 5:24:52 PM (13 years ago)
Author:
bayral
Message:

retrieve tags list and image for a tag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoWpf/PiwigoWpf.csproj

    r11935 r12015  
    7777      <SubType>Designer</SubType>
    7878    </ApplicationDefinition>
     79    <Compile Include="Command\PwgCmdGetImageforTag.cs" />
    7980    <Compile Include="Command\PwgCmdGetSubCategorieforCategory.cs" />
    8081    <Compile Include="Command\PwgCmdSelectImageInCategory.cs" />
     
    8889    <Compile Include="Command\AsyncCommand.cs" />
    8990    <Compile Include="Command\PwgCommandEvents.cs" />
     91    <Compile Include="DTO\Helper\PwgTagListWPFHelper.cs" />
     92    <Compile Include="DTO\Helper\PwgTagWPFHelper.cs" />
    9093    <Compile Include="DTO\Helper\PwgImageListWPFHelper.cs" />
    9194    <Compile Include="DTO\Helper\PwgImageWPFHelper.cs" />
     
    9396    <Compile Include="DTO\Helper\PwgCategoryListWPFHelper.cs" />
    9497    <Compile Include="DTO\Helper\PwgSessionWPFHelper.cs" />
     98    <Compile Include="DTO\LocalPwgCategory.cs" />
    9599    <Compile Include="DTO\PwgModelManager.cs" />
    96100    <Compile Include="Helper\AdvBooltoVisibilityConverter.cs" />
Note: See TracChangeset for help on using the changeset viewer.