Ignore:
Timestamp:
Aug 5, 2011, 5:00:07 PM (13 years ago)
Author:
bayral
Message:

WPF inprovement

File:
1 edited

Legend:

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

    r11904 r11911  
    7777      <SubType>Designer</SubType>
    7878    </ApplicationDefinition>
     79    <Compile Include="Command\PwgCmdDisconnect.cs" />
    7980    <Compile Include="Command\PwgCmdGetImageforCategory.cs" />
    8081    <Compile Include="Command\PwgCmdProvider.cs" />
     
    8889    <Compile Include="DTO\PwgModelManager.cs" />
    8990    <Compile Include="Helper\AppHelper.cs" />
     91    <Compile Include="DTO\AsyncObservableCollection.cs" />
     92    <Compile Include="UI\SwitchBindingExtension.cs" />
     93    <Compile Include="UI\PasswordHelper.cs" />
     94    <Compile Include="Helper\XMLHelper.cs" />
    9095    <Compile Include="Helper\ImageUrlCachedConverter.cs" />
    9196    <Compile Include="Service\ImageCacheManager.cs" />
Note: See TracChangeset for help on using the changeset viewer.