desktop-ui-tests/setup.cpp

7 lines
73 B
C++

#include "setup.h"
Setup::Setup(QObject *parent) : QObject(parent)
{
}