Nut/test/tst_datetime/sampletable.cpp

7 lines
95 B
C++

#include "sampletable.h"
SampleTable::SampleTable(QObject *parent) : Nut::Table (parent)
{
}