public WypelnijMiniaturyThread(WidokMiniatur wm, IZdjecie[] z, Katalog[] k) { widokMiniatur = wm; zdjecia = z; katalogi = k; stop = false; }