Documentation fix.

--HG--
branch : develop
This commit is contained in:
dismine 2014-02-17 14:07:08 +02:00
parent c049379c1e
commit 68d7b668ff

View file

@ -204,7 +204,7 @@ private:
*/ */
void PngFile(const QString &name)const; void PngFile(const QString &name)const;
/** /**
* @brief PsFile save layout to ps file. * @brief PdfFile save layout to ps file.
* @param name name layout file. * @param name name layout file.
*/ */
void PdfFile(const QString &name)const; void PdfFile(const QString &name)const;