mirror of https://github.com/buggins/dlangide.git
homescreen improvements
This commit is contained in:
parent
42b1a1bea2
commit
6b51d36741
|
|
@ -48,4 +48,4 @@ class HomeScreen : ScrollWidget {
|
||||||
_column2.addChild(new VSpacer());
|
_column2.addChild(new VSpacer());
|
||||||
contentWidget = _content;
|
contentWidget = _content;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue