fix failure to travis code_layout

This commit is contained in:
Salvatore Larosa 2018-03-18 21:49:59 +01:00
parent 3d7a460660
commit f6f7027c7f
2 changed files with 2 additions and 1 deletions

View File

@ -12,6 +12,7 @@
class QgsMapLayer : QObject
{
%Docstring

View File

@ -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