inputoverwatcher.cpp 106 Bytes
#include "inputoverwatcher.h"

InputOverwatcher::InputOverwatcher(QObject *parent) : QObject(parent)
{

}