play nice with plugins
This commit is contained in:
parent
05234616ab
commit
e159842152
@ -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[]
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user