Skip to content

Commit

Permalink
Fixed mask image and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Feb 27, 2018
1 parent 5fbcb8e commit 27ab59c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/core/layout/qgscompositionconverter.h
Expand Up @@ -146,8 +146,8 @@ class CORE_EXPORT QgsCompositionConverter

/**
* Check if the given \a document is a composition template
* \param document a dom document
* \return true if the document is a composition template
* \since QGIS 3.0.1
*/
static bool isCompositionTemplate( const QDomDocument &document );

Expand All @@ -156,6 +156,7 @@ class CORE_EXPORT QgsCompositionConverter
* \param document containing a composition
* \param project
* \return dom document with the converted template
* \since QGIS 3.0.1
*/
static QDomDocument convertCompositionTemplate( const QDomDocument
&document, QgsProject *project );
Expand Down
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 27ab59c

Please sign in to comment.