Nut/test/tst_datetime/sampletable.cpp

7 lines
95 B
C++
Raw Normal View History

2019-07-06 22:08:40 +08:00
#include "sampletable.h"
SampleTable::SampleTable(QObject *parent) : Nut::Table (parent)
{
}