summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-03-29 14:01:06 +0400
committerGravatar Vitaly Takmazov2013-03-29 14:01:06 +0400
commitb5acc276a59879b5b5a14a1e9efb38b633e53a68 (patch)
treefa12a862fc668329737fbf5e28b21d86c18d9ffa /Juick/Juick.csproj
parent3be6eccab55ca90a060cb56882c5675a7ad875ce (diff)
PostItem refactoring
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index b049ea1..9dd60ae 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -84,6 +84,7 @@
<Compile Include="Classes\ScrollViewerMonitor.cs" />
<Compile Include="Classes\TileHelper.cs" />
<Compile Include="Controls\HyperLinkRichTextBox.cs" />
+ <Compile Include="Converters\MidToUriConverter.cs" />
<Compile Include="LoginView.xaml.cs">
<DependentUpon>LoginView.xaml</DependentUpon>
</Compile>