Nut/tests/auto/tst_upgrades/table3.cpp

8 lines
81 B
C++

#include "table3.h"
Table3::Table3(QObject *parent) : Nut::Table (parent)
{
}