mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
e9188fa59f
weirdest image conversion program I've ever seen. =)
11 lines
265 B
Plaintext
11 lines
265 B
Plaintext
--- ecg2png/smooth_image.cpp Sun Oct 17 12:00:50 1999
|
|
+++ ecg2png/smooth_image.cpp.new Tue Jul 4 00:52:14 2000
|
|
@@ -18,7 +18,6 @@
|
|
#include <stdlib.h>
|
|
#include <stdio.h>
|
|
#include <qimage.h>
|
|
-#include <qimageio.h>
|
|
#include "my_imageio.h"
|
|
|
|
extern QImageIO iio;
|