Fix warning parameter 'filename' not found in the function declaration.
This commit is contained in:
parent
9daeae12fe
commit
90eeec1d70
|
@ -222,7 +222,7 @@ private:
|
|||
|
||||
/**
|
||||
* @brief generateTiledPdf Generates the tiled Pdf in the given filename
|
||||
* @param filename output file name
|
||||
* @param fileName output file name
|
||||
*/
|
||||
void generateTiledPdf(QString fileName);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user