Skip to content

Commit

Permalink
Add missing edit types in python bindings (ticket #1781)
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@11084 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
mhugent committed Jul 15, 2009
1 parent 44f7d41 commit 7c06dff
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/core/qgsvectorlayer.sip
Expand Up @@ -13,6 +13,9 @@ public:
Classification,
EditRange,
SliderRange
FileName,
Enumeration,
Immutable
};

struct RangeData {
Expand Down

0 comments on commit 7c06dff

Please sign in to comment.