config.cpp 76 Bytes edit raw blame history 1 2 3 4 5 6 #include "config.h" Config::Config(QObject *parent) : QObject(parent) { }