Revision 6f03d6e1 trunk/Pithos.Client.WPF/Shell/FeedbackView.xaml

b/trunk/Pithos.Client.WPF/Shell/FeedbackView.xaml
1 1
<Window x:Class="Pithos.Client.WPF.Shell.FeedbackView"
2 2
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3 3
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
        Title="FeedbackView" Height="389" Width="455" xmlns:my="clr-namespace:Pithos.Client.WPF.Converters" Icon="/Pithos.Client.WPF;component/Images/PithosTaskbar.png">
4
        Title="FeedbackView" Height="389" Width="455" xmlns:my="clr-namespace:Pithos.Client.WPF.Converters" Icon="/Pithos;component/Images/PithosTaskbar.png">
5 5
    <Window.Resources>
6 6
        <my:EmptyToVisibilityConverter x:Key="EmptyToVisible" />
7 7
    </Window.Resources>

Also available in: Unified diff