Small fix in pango



Hello,

Don't know where to send it, so posted here.
I've impacted with error while building Pango from CVS with qt 3. The error was in examples.
Small patch attached fixes the problem.

SY, Dennis
Index: viewer-qt.cc
===================================================================
RCS file: /cvs/gnome/pango/examples/viewer-qt.cc,v
retrieving revision 1.10
diff -u -3 -p -r1.10 viewer-qt.cc
--- viewer-qt.cc	2001/09/18 20:05:10	1.10
+++ viewer-qt.cc	2001/11/17 21:20:54
@@ -30,6 +30,7 @@
 #include <qfile.h>
 #include <qfileinfo.h>
 #include <qmenubar.h>
+#include <qpainter.h>
 #include <qpopupmenu.h>
 #include <qspinbox.h>
 #include <qscrollview.h>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]