Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 109012
Collapse All | Expand All

(-)xv-3.10a-jumbo-enh-patch-20050501.txt.orig (-1 / +1 lines)
Lines 7503-7509 Link Here
7503
 	if (wasTiffUp) { TIFFDialog(wasTiffUp);  wasTiffUp=0; }
7503
 	if (wasTiffUp) { TIFFDialog(wasTiffUp);  wasTiffUp=0; }
7504
 #endif
7504
 #endif
7505
+#ifdef HAVE_PNG
7505
+#ifdef HAVE_PNG
7506
+	if (wasPngUp)  { PNGDialog(wasJpegUp);   wasPngUp=0; }
7506
+	if (wasPngUp)  { PNGDialog(wasPngUp);   wasPngUp=0; }
7507
+#endif
7507
+#endif
7508
+#ifdef HAVE_PCD
7508
+#ifdef HAVE_PCD
7509
+	if (wasPcdUp)  { PCDDialog(wasPcdUp);    wasPcdUp=0; }
7509
+	if (wasPcdUp)  { PCDDialog(wasPcdUp);    wasPcdUp=0; }

Return to bug 109012