mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
fix failure to travis code_layout
This commit is contained in:
parent
3d7a460660
commit
f6f7027c7f
@ -12,6 +12,7 @@
|
||||
|
||||
|
||||
|
||||
|
||||
class QgsMapLayer : QObject
|
||||
{
|
||||
%Docstring
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user