pgLab/pglab/PgDatabase.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

6 lines
55 B
C++

#include "PgDatabase.h"
PgDatabase::PgDatabase()
{
}