summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-02-01 14:17:40 +0400
committerGravatar Vitaly Takmazov2013-02-01 14:17:40 +0400
commit969777d45cd1bb678a32733ca291157f4ec6b924 (patch)
tree363a3ea781391a4aae26a92c7e8f124b0b01c78d /Juick/Juick.csproj
parentfb20dfd7b1529d654c1ec9ad23dda1a427ac648c (diff)
parentedef9894af198da690c0381bf43d4dafddf16f0d (diff)
Merge branch 'master' of https://bitbucket.org/vitalyster/juick-windowsphone
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj3
1 files changed, 1 insertions, 2 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index 7bd452a..d161046 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -76,9 +76,8 @@
<Compile Include="Classes\BindingChangedEventArgs.cs" />
<Compile Include="Classes\DelegateCommand.cs" />
<Compile Include="Classes\DependencyPropertyListener.cs" />
- <Compile Include="Classes\ParagraphBindingBehavior.cs" />
- <Compile Include="Classes\RichTextConverter.cs" />
<Compile Include="Classes\ScrollViewerMonitor.cs" />
+ <Compile Include="Controls\HyperLinkRichTextBox.cs" />
<Compile Include="LoginView.xaml.cs">
<DependentUpon>LoginView.xaml</DependentUpon>
</Compile>