summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rhythm_ferret.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-01-19 18:35:11 +0000
committerCarl Hetherington <carl@carlh.net>2011-01-19 18:35:11 +0000
commit5f13eb411ee69b4a810de4a7258c39384e5e1d4f (patch)
tree5b2946bfba5fd56ff3575fda1624b45badabc7fc /gtk2_ardour/rhythm_ferret.h
parent7c313b49185c407b094cbc80860ca43696de91aa (diff)
Patch from Lincoln to fix rhythm ferret in various ways (#3715).
git-svn-id: svn://localhost/ardour2/branches/3.0@8542 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/rhythm_ferret.h')
-rw-r--r--gtk2_ardour/rhythm_ferret.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/rhythm_ferret.h b/gtk2_ardour/rhythm_ferret.h
index a1a201531b..8132ad27b5 100644
--- a/gtk2_ardour/rhythm_ferret.h
+++ b/gtk2_ardour/rhythm_ferret.h
@@ -33,7 +33,7 @@ class RhythmFerret : public ArdourDialog {
enum Action {
SplitRegion,
- DefineTempoMap,
+ SnapRegionsToGrid,
ConformRegion
};