#include <QtGui/QApplication>
#include <QDir>
#include <QDebug>
#include "mainwindow.h"
#include "coreinterface.h"
Go to the source code of this file.
Definition at line 56 of file main.cpp.