Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update doc for QgsServerPlugin
  • Loading branch information
pblottiere committed Jul 13, 2018
1 parent 2e693d0 commit 3bd9298
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/server/qgsserverplugins.h
Expand Up @@ -33,6 +33,10 @@ class QgsPythonUtils;
class SERVER_EXPORT QgsServerPlugins
{
public:

/**
* Constructor.
*/
explicit QgsServerPlugins() = default;

/**
Expand Down

0 comments on commit 3bd9298

Please sign in to comment.