#include "display.h" using namespace Configuration; display::display(QObject *parent) : QObject(parent) { }