Nut/tests/auto/tst_quuid/test.cpp

7 lines
84 B
C++
Raw Normal View History

2018-07-12 14:47:41 +08:00
#include "test.h"
2019-07-22 15:18:11 +08:00
Test::Test(QObject *parentTableSet) : Table(parentTableSet)
2018-07-12 14:47:41 +08:00
{
}