homescreen improvements

This commit is contained in:
Vadim Lopatin 2015-01-27 14:51:03 +03:00
parent 42b1a1bea2
commit 6b51d36741
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ class HomeScreen : ScrollWidget {
_column2.addChild(new VSpacer());
contentWidget = _content;
}
}
}