gambas-source-code/gb.pdf/src
Bernhard M. Wiedemann a03ffa0c04
Make 'gb.pdf' compile with poppler-0.72
completes commit a576b687db

Without this change, it would complain about missing getCString
because the POPPLER_VERSION_0_72 was not there.
2019-02-14 10:32:37 +01:00
..
CPdfDocument.cpp Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems. 2019-01-20 23:28:00 +01:00
CPdfDocument.h Continue fixing compilation on old versions of the horrible poppler library. 2018-05-16 03:50:46 +02:00
gb.pdf.component [CONFIGURATION] 2015-01-01 11:46:48 +00:00
main.cpp
main.h Make 'gb.pdf' compile with poppler-0.72 2019-02-14 10:32:37 +01:00
Makefile.am Fix compilation of gb.pdf on old gcc, by checking if the '-std=c++11' flag is available. 2018-09-01 20:05:44 +02:00