Enable drag & drop for place references
This commit is contained in:
parent
2af09727b7
commit
68726b9c62
@ -47,7 +47,7 @@ from .embeddedlist import EmbeddedList, TEXT_COL
|
|||||||
class PlaceRefEmbedList(EmbeddedList):
|
class PlaceRefEmbedList(EmbeddedList):
|
||||||
|
|
||||||
_HANDLE_COL = 4
|
_HANDLE_COL = 4
|
||||||
#_DND_TYPE = DdTargets.PLACEREF
|
_DND_TYPE = DdTargets.PLACEREF
|
||||||
|
|
||||||
#index = column in model. Value =
|
#index = column in model. Value =
|
||||||
# (name, sortcol in model, width, markup/text, weigth_col
|
# (name, sortcol in model, width, markup/text, weigth_col
|
||||||
|
Loading…
x
Reference in New Issue
Block a user