mirror of
https://invent.kde.org/graphics/okular
synced 2024-10-30 10:55:54 +00:00
remove comment in spanish
svn path=/trunk/playground/graphics/okular/; revision=551879
This commit is contained in:
parent
1a10d4e610
commit
27a8263a91
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ bool GSGenerator::loadDocument( const QString & fileName, QVector< KPDFPage * >
|
|||
asyncGenerator->setAABits(1,1);
|
||||
}
|
||||
pixGenerator->setProgressive(false);
|
||||
// ESTO YA ESTAVA COMENTADO m_pages=pagesVector;
|
||||
// m_pages=pagesVector;
|
||||
return loadDocumentWithDSC(name,pagesVector,ps);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue