[poppler] poppler/test: gtk-splash-test.cc,1.2,1.3
Kristian Hogsberg
krh at freedesktop.org
Thu Jun 2 12:14:47 PDT 2005
- Previous message: [poppler] poppler: ChangeLog, 1.104, 1.105 configure.ac, 1.23,
1.24 poppler-cairo.pc.in, 1.1.1.1, 1.2 poppler-glib.pc.in, 1.4,
1.5 poppler-qt.pc.in, 1.3, 1.4 poppler-splash.pc.in, 1.1.1.1, 1.2
- Next message: [poppler] poppler: ChangeLog,1.105,1.106
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler/test
In directory gabe:/tmp/cvs-serv14194/test
Modified Files:
gtk-splash-test.cc
Log Message:
2005-06-02 Kristian Høgsberg <krh at redhat.com>
* poppler/TextOutputDev.h:
* qt/poppler-qt.h: Patch from Stanislav Brabec <sbrabec at suse.cz>
to fix gcc 4.0.1 warnings on undeclared friend classes.
* test/gtk-splash-test.cc: Fix from Martin Kretzschmar
<martink at gnome.org> to compile with OPI enabled (#2911).
Index: gtk-splash-test.cc
===================================================================
RCS file: /cvs/poppler/poppler/test/gtk-splash-test.cc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gtk-splash-test.cc 5 Mar 2005 04:37:14 -0000 1.2
+++ gtk-splash-test.cc 2 Jun 2005 19:14:45 -0000 1.3
@@ -16,8 +16,8 @@
#include <goo/gmem.h>
#include <splash/SplashTypes.h>
#include <splash/SplashBitmap.h>
-#include "SplashOutputDev.h"
#include "Object.h"
+#include "SplashOutputDev.h"
#include "GfxState.h"
#include <gdk/gdk.h>
- Previous message: [poppler] poppler: ChangeLog, 1.104, 1.105 configure.ac, 1.23,
1.24 poppler-cairo.pc.in, 1.1.1.1, 1.2 poppler-glib.pc.in, 1.4,
1.5 poppler-qt.pc.in, 1.3, 1.4 poppler-splash.pc.in, 1.1.1.1, 1.2
- Next message: [poppler] poppler: ChangeLog,1.105,1.106
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list