mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
e9188fa59f
weirdest image conversion program I've ever seen. =)
11 lines
254 B
Plaintext
11 lines
254 B
Plaintext
--- ecg2png/imageio.cpp Sun Oct 17 20:29:21 1999
|
|
+++ ecg2png/imageio.cpp.new Tue Jul 4 00:51:57 2000
|
|
@@ -19,7 +19,6 @@
|
|
#include <stdio.h>
|
|
#include "my_imageio.h"
|
|
#include <qimage.h>
|
|
-#include <qimageio.h>
|
|
#include <qpixmap.h>
|
|
#include <qpngio.h>
|
|
|