make editor_drag.h fully self-contained as a header file (it was missing more than...
[ardour.git] / gtk2_ardour / editing_syms.h
index 12c922bc60846dccd69895a6328cde6d9174f19f..a958776305938ac602050f491085310b84e269ae 100644 (file)
@@ -69,10 +69,10 @@ REGIONLISTSORTTYPE(ByTimestamp)
 MOUSEMODE(MouseObject)
 MOUSEMODE(MouseRange)
 MOUSEMODE(MouseCut)
-MOUSEMODE(MouseGain)
 MOUSEMODE(MouseTimeFX)
 MOUSEMODE(MouseAudition)
 MOUSEMODE(MouseDraw)
+MOUSEMODE(MouseContent)
 
 /* Changing this order will break the menu */
 ZOOMFOCUS(ZoomFocusLeft)