#include <iostream>
#include <stdlib.h>
#include <Qt/qapplication.h>
#include "MainWindow.h"
Launches the main window.