Skip to content

Commit

Permalink
fix failure to travis code_layout
Browse files Browse the repository at this point in the history
  • Loading branch information
slarosa committed Mar 18, 2018
1 parent 3d7a460 commit f6f7027
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions python/core/qgsmaplayer.sip.in
Expand Up @@ -12,6 +12,7 @@




class QgsMapLayer : QObject
{
%Docstring
Expand Down
2 changes: 1 addition & 1 deletion src/core/qgsmaplayer.h
Expand Up @@ -51,7 +51,7 @@ class QPainter;
/*
* Constants used to describe copy-paste MIME types
*/
#define QGSCLIPBOARD_MAPLAYER_MIME "application/qgis.layer"
#define QGSCLIPBOARD_MAPLAYER_MIME "application/qgis.maplayer"

/**
* \ingroup core
Expand Down

0 comments on commit f6f7027

Please sign in to comment.