Nut/tests/auto/tst_datetime/sampletable.cpp

7 lines
95 B
C++
Raw Normal View History

2019-01-21 00:29:54 +08:00
#include "sampletable.h"
SampleTable::SampleTable(QObject *parent) : Nut::Table (parent)
{
}