void MainWindow::getConfiguration()
{
    ConfigurationDialog dialog;
    dialog.getConfiguration();
}