play nice with plugins

This commit is contained in:
Michael Becker 2019-11-25 02:08:48 -05:00
parent 05234616ab
commit e159842152
No known key found for this signature in database
GPG Key ID: 389DFF5D73781A12

View File

@ -54,6 +54,8 @@ namespace UniversalEditor.Editors.FileSystem
protected override void OnCreated(EventArgs e)
{
base.OnCreated(e);
// FIXME: this is GTK-specific...
this.tv.RegisterDragSource(new DragDropTarget[]
{