Nut/tests/auto/tst_upgrades/table2.cpp

8 lines
81 B
C++

#include "table2.h"
Table2::Table2(QObject *parent) : Nut::Table (parent)
{
}