From debedc57e99cbdd4f4c623543077fe6162c2dccd Mon Sep 17 00:00:00 2001 From: Nick Hall Date: Thu, 22 May 2014 00:05:46 +0100 Subject: [PATCH] Enable drag & drop for place references --- gramps/gui/editors/displaytabs/placerefembedlist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/gui/editors/displaytabs/placerefembedlist.py b/gramps/gui/editors/displaytabs/placerefembedlist.py index 245a2cd82..d9c098b12 100644 --- a/gramps/gui/editors/displaytabs/placerefembedlist.py +++ b/gramps/gui/editors/displaytabs/placerefembedlist.py @@ -47,7 +47,7 @@ from .embeddedlist import EmbeddedList, TEXT_COL class PlaceRefEmbedList(EmbeddedList): _HANDLE_COL = 4 - #_DND_TYPE = DdTargets.PLACEREF + _DND_TYPE = DdTargets.PLACEREF #index = column in model. Value = # (name, sortcol in model, width, markup/text, weigth_col