mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
fix sip compile error
git-svn-id: http://svn.osgeo.org/qgis/trunk@9443 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
e35a35951e
commit
e7bba64bf1
@ -116,7 +116,7 @@ class QgsMapCanvas : QGraphicsView
|
||||
void updateFullExtent();
|
||||
|
||||
//! return the map layer at postion index in the layer stack
|
||||
QgsMapLayer *getZpos(int index);
|
||||
QgsMapLayer *layer(int index);
|
||||
|
||||
//! return number of layers on the map
|
||||
int layerCount() const;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user