aacid added inline comments. INLINE COMMENTS
> part.cpp:3240 > > -void Part::doPrint(QPrinter &printer) > +bool Part::doPrint(QPrinter &printer) > { Can you please make doPrint return true on success and not on error? It's a much saner API. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D10249 To: dileepsankhla, aacid, #okular, ngraham Cc: ngraham, aacid, #okular, michaelweghorn