status-desktop/ui/StatusQ/sandbox/handler.cpp

7 lines
79 B
C++

#include "handler.h"
Handler::Handler(QObject *parent) : QObject(parent)
{
}