Changeset 8964fdc in visorpdf for sources/pdfmodel.cpp


Ignore:
Timestamp:
Oct 19, 2016, 10:01:23 AM (8 years ago)
Author:
Pedro Buitrago <pbuitrago@…>
Branches:
master
Children:
b396a79
Parents:
e8a029e
Message:

Se realiza las modificaciones para agregar el nombre del proyecto murrupuy y la información sobre el proyecto

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sources/pdfmodel.cpp

    re0e368b r8964fdc  
    11511151    setObjectName("PdfPlugin");
    11521152
    1153     m_settings = new QSettings("qpdfview", "pdf-plugin", this);
     1153//    m_settings = new QSettings("qpdfview", "pdf-plugin", this);
     1154    m_settings = new QSettings("murrupuy", "pdf-plugin", this);
     1155
    11541156}
    11551157
Note: See TracChangeset for help on using the changeset viewer.