summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_button.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2014-09-03 05:18:45 +0200
committerRobin Gareus <robin@gareus.org>2014-09-03 05:20:33 +0200
commit3814c65680322519f385e78ce0b7f1eef21ecf3b (patch)
tree1d541724cfdfad26a0ea42fe115eb031e883396a /gtk2_ardour/ardour_button.h
parent07a651d2ec0590ad8315de0fd43492b7238af908 (diff)
robin needs a new keyboard with unstttttuck tt.
Diffstat (limited to 'gtk2_ardour/ardour_button.h')
-rw-r--r--gtk2_ardour/ardour_button.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour_button.h b/gtk2_ardour/ardour_button.h
index 7726352a9a..393df43b36 100644
--- a/gtk2_ardour/ardour_button.h
+++ b/gtk2_ardour/ardour_button.h
@@ -40,8 +40,8 @@ class ArdourButton : public CairoWidget , public Gtkmm2ext::Activatable
unused = 0x10,
Menu = 0x20,
Inactive = 0x40, // no _action is defined AND state is not used
- RecButton = 0x80, // tenative, see commit message
- RecTapeMode = 0x100, // tenative
+ RecButton = 0x80, // tentative, see commit message
+ RecTapeMode = 0x100, // tentative
};
static Element default_elements;