From 43ffbe1e916aac750c0a112de013cf709ce6723d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 29 Jul 2013 22:57:29 +0200 Subject: Fix selection logic --- src/presentation.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/presentation.h') diff --git a/src/presentation.h b/src/presentation.h index f0e3071..208ed66 100644 --- a/src/presentation.h +++ b/src/presentation.h @@ -57,6 +57,7 @@ enum drag_reason DRAG_REASON_CREATE, DRAG_REASON_IMPORT, DRAG_REASON_RESIZE, + DRAG_REASON_MOVE }; -- cgit v1.2.3