~mrqtros/ubuntu-docviewer-app/ubuntu-docviewer-app-pdf-renderengine

« back to all changes in this revision

Viewing changes to src/plugin/libreofficetoolkit-qml-plugin/config.h

Code cleanup - phase 2.

Approved by Jenkins Bot, Stefano Verzegnassi.

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
        if (loPath.isEmpty()) {
67
67
            qDebug() << "LibreOffice binaries not found.";
68
68
 
69
 
            return NULL;
 
69
            return nullptr;
70
70
        }
71
71
 
72
72
        else {