Nut/tests/auto/tst_upgrades/table1.cpp

8 lines
81 B
C++

#include "table1.h"
Table1::Table1(QObject *parent) : Nut::Table (parent)
{
}