1 2 3 4 5 6 7 8
#include "configkey.h" using namespace sowatch; ConfigKey::ConfigKey(QObject *parent) { Q_UNUSED(parent); }