mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
fix enum in sip
This commit is contained in:
parent
1c3b0ea19a
commit
418725d8bc
@ -25,7 +25,7 @@ class QgsIdentifyMenu : QMenu
|
||||
bool mIsExternalAction;
|
||||
QgsMapLayer* mLayer;
|
||||
QgsFeatureId mFeatureId;
|
||||
MenuLevel mLevel;
|
||||
QgsIdentifyMenu::MenuLevel mLevel;
|
||||
QgsMapLayerAction* mMapLayerAction;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user