also track out feature on the ViewProviders Proxy object
This commit is contained in:
parent
527d493c1b
commit
09a2daf427
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ class BaseViewProvider:
|
|||
|
||||
def __init__(self, viewprovider):
|
||||
self.viewprovider = viewprovider
|
||||
self.feature = viewprovider.Object.Proxy.feature
|
||||
|
||||
self.icon = ''
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue