pgLab/pglab/PgClass.cpp
Eelke Klein 04723a289b Switching to linux for development of pglab.
Switched from qmake to cmake. Code changes to make it compile.
2017-08-23 08:10:01 +02:00

3 lines
55 B
C++

#include "pgclass.h"
PgClass::PgClass() = default;