Moved the "Selective Sync Enabled" to the main preferences page
[pithos-ms-client] / trunk / Pithos.Client.WPF / MainWindow.xaml
1 <Window x:Class="Pithos.Client.WPF.MainWindow"
2         xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3         xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4         Title="MainWindow" Height="350" Width="525">
5     <Grid>
6         
7     </Grid>
8 </Window>