SourceEditor: Improved dragging tabs (visual) (fixed)

git-svn-id: trunk@24253 -
This commit is contained in:
martin 2010-03-27 21:07:45 +00:00
parent 6c6bdd4c89
commit b467cb0938

View File

@ -6790,8 +6790,6 @@ begin
tmp := FDragNextToTabRect;
InvalidateRect(Handle, @tmp, false);
FDragOverIndex := -1;
Accept := False;
exit;
end;
// currently limited to source=self => extendable to allow dragging tabs from other notebooks
if (Source is TSourceDragableNotebook) and