summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/plugin_insert.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-04-04 15:12:22 +0200
committerRobin Gareus <robin@gareus.org>2016-04-04 15:12:22 +0200
commit196e910992659ea062da45499c1ac5906a0fa6c4 (patch)
tree1d0ee0269857f1a91b5c53f49f71a185c7a92af0 /libs/ardour/ardour/plugin_insert.h
parent90c8fdb12f6a61cce8a298f54b346cf70eccf74d (diff)
those who can't spell need to push thrice.
Diffstat (limited to 'libs/ardour/ardour/plugin_insert.h')
-rw-r--r--libs/ardour/ardour/plugin_insert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/ardour/plugin_insert.h b/libs/ardour/ardour/plugin_insert.h
index facb1552ef..26177ebf95 100644
--- a/libs/ardour/ardour/plugin_insert.h
+++ b/libs/ardour/ardour/plugin_insert.h
@@ -90,7 +90,7 @@ class LIBARDOUR_API PluginInsert : public Processor
ChanMapping input_map () const;
ChanMapping output_map () const;
bool has_midi_bypass () const;
- bool has_midi_trhu () const;
+ bool has_midi_thru () const;
#ifdef MIXBUS
bool is_channelstrip () const;