openbsd-ports/x11/qt/patches/patch-include_qt_gif_h

12 lines
371 B
Plaintext
Raw Normal View History

$OpenBSD: patch-include_qt_gif_h,v 1.1 2000/05/23 21:25:37 espie Exp $
--- include/qt_gif.h.orig Tue May 23 20:44:31 2000
+++ include/qt_gif.h Tue May 23 20:44:43 2000
@@ -14,6 +14,6 @@
**
*****************************************************************************/
-#define QT_BUILTIN_GIF_READER 0
+#define QT_BUILTIN_GIF_READER 1
bool qt_builtin_gif_reader();