svn path=/trunk/KDE/kdegraphics/okular/; revision=709853remotes/origin/KDE/4.0
parent
8e6d1619f3
commit
c141af6017
3 changed files with 24 additions and 0 deletions
@ -1,2 +1,5 @@ |
|||||||
/* Defined if we have the 0.6 version of the Poppler library */ |
/* Defined if we have the 0.6 version of the Poppler library */ |
||||||
#cmakedefine HAVE_POPPLER_0_6 1 |
#cmakedefine HAVE_POPPLER_0_6 1 |
||||||
|
|
||||||
|
/* Defined if Poppler::PSConverter has setOutputDevice */ |
||||||
|
#define POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE ${_POPPLER_HAVE_PSCONVERTER_SETOUTPUTDEVICE} |
||||||
|
|||||||
Loading…
Reference in new issue