Nut/test/tst_quuid/test.cpp

7 lines
84 B
C++

#include "test.h"
Test::Test(QObject *parentTableSet) : Table(parentTableSet)
{
}