#include "pilistgen.h" PIListGen::PIListGen(PIContainerGen *par, char *nom, int sx, int sy, int px, int py) : PIWdg(par, nom, sx, sy, px, py) {} PIListGen::~PIListGen() {}