MainWindow constructor

MainWindow()

Implementation

MainWindow() : super('MainWindow') {
  fullSize();
  fillContent = true;
}