Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build
(cherry picked from commit faa96b4)
  • Loading branch information
nyalldawson committed Jun 19, 2020
1 parent 553419b commit d054393
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout/qgsgeopdflayertreemodel.h
Expand Up @@ -55,7 +55,7 @@ class APP_EXPORT QgsGeoPdfLayerTreeModel : public QgsLayerTreeModel


///@cond PRIVATE
class GUI_EXPORT QgsGeoPdfLayerFilteredTreeModel : public QSortFilterProxyModel
class APP_EXPORT QgsGeoPdfLayerFilteredTreeModel : public QSortFilterProxyModel
{
public:

Expand Down

0 comments on commit d054393

Please sign in to comment.