Changeset 11920 for extensions/PiwigoLib
- Timestamp:
- Aug 8, 2011, 9:12:49 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/PiwigoLib/PiwigoWpf/PiwigoWpf.csproj
r11911 r11920 90 90 <Compile Include="Helper\AppHelper.cs" /> 91 91 <Compile Include="DTO\AsyncObservableCollection.cs" /> 92 <Compile Include="Services\ImageCacheManager.cs" /> 92 93 <Compile Include="UI\SwitchBindingExtension.cs" /> 93 94 <Compile Include="UI\PasswordHelper.cs" /> 94 95 <Compile Include="Helper\XMLHelper.cs" /> 95 96 <Compile Include="Helper\ImageUrlCachedConverter.cs" /> 96 <Compile Include="Service\ImageCacheManager.cs" />97 97 <Compile Include="Settings.cs" /> 98 98 <Page Include="MainWindow.xaml">
Note: See TracChangeset
for help on using the changeset viewer.