mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-28 00:17:30 -05:00
missing Q_DECLARE_OPERATORS_FOR_FLAGS
This commit is contained in:
parent
71d7445c83
commit
4949a3b83f
@ -89,6 +89,8 @@ class GUI_EXPORT QgsMapLayerAction : public QAction
|
||||
Availability mAvailability;
|
||||
};
|
||||
|
||||
Q_DECLARE_OPERATORS_FOR_FLAGS( QgsMapLayerAction::Availability )
|
||||
|
||||
/**
|
||||
* This class tracks map layer actions
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user