Fixes the build

This commit is contained in:
Paul Schneider 2017-01-27 16:32:29 +01:00
commit b7a5264a18
19 changed files with 19 additions and 0 deletions

View file

@ -31,6 +31,7 @@ namespace ZicMoove
using Pages.Chat;
using System.Collections.Generic;
using Model.Social;
using Settings;
public partial class App : Application // superclass new in 1.3
{