ltoscano added inline comments. INLINE COMMENTS
> mainshelltest.cpp:320 > + if (externalProcessExpectPrintDialogAndExit) > + args << QStringLiteral("-print_and_exit"); > p.start(QStringLiteral(OKULAR_BINARY), args); Regarding this option: shouldn't it be -print-and-exit instead? I don't think that underscores are normally used in option names. REPOSITORY R223 Okular REVISION DETAIL https://phabricator.kde.org/D10249 To: dileepsankhla, aacid, #okular, ngraham Cc: ltoscano, ngraham, aacid, #okular, michaelweghorn