summaryrefslogtreecommitdiff
path: root/desktop/browser.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser.c')
-rw-r--r--desktop/browser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/browser.c b/desktop/browser.c
index f0213a18e..e890d96e7 100644
--- a/desktop/browser.c
+++ b/desktop/browser.c
@@ -380,6 +380,7 @@ void browser_window_set_drag_type(struct browser_window *bw,
switch (type) {
case DRAGGING_SELECTION:
+ /* TODO: tell front end */
return;
case DRAGGING_SCR_X:
case DRAGGING_SCR_Y: