-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127036/
-----------------------------------------------------------

Review request for Okular.


Repository: okular


Description
-------

Okular is checking for Q_WS_X11 definition (which is not available since Qt 5) 
to detect CUPS, so detection always fails making CUPS parameters ignored. I 
have changed it to:
    #if defined(Q_OS_UNIX) && !defined(Q_OS_OSX)


Diffs
-----

  core/fileprinter.cpp 2c8b199 

Diff: https://git.reviewboard.kde.org/r/127036/diff/


Testing
-------


Thanks,

Krzysztof Pyrkosz

_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to