summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/mackie_jog_wheel.h
diff options
context:
space:
mode:
authorJohn Anderson <ardour@semiosix.com>2007-07-31 10:52:23 +0000
committerJohn Anderson <ardour@semiosix.com>2007-07-31 10:52:23 +0000
commit2def7ef1abd7a30e05aa25aebd02e7987946bf1a (patch)
treef011d8764bbcebf38a2091cd4004f4cf5ae626d5 /libs/surfaces/mackie/mackie_jog_wheel.h
parent0259d682595f966528904cd9b1f99c4380aa2751 (diff)
Add Control::in_use. Add a timeout-generated stop event to Pot.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2197 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/surfaces/mackie/mackie_jog_wheel.h')
-rw-r--r--libs/surfaces/mackie/mackie_jog_wheel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/mackie/mackie_jog_wheel.h b/libs/surfaces/mackie/mackie_jog_wheel.h
index c22b75bd1b..83a4364393 100644
--- a/libs/surfaces/mackie/mackie_jog_wheel.h
+++ b/libs/surfaces/mackie/mackie_jog_wheel.h
@@ -79,7 +79,7 @@ protected:
private:
MackieControlProtocol & _mcp;
- // transport speed for ffwd and rew, controller by jog
+ /// transport speed for ffwd and rew, controller by jog
float _transport_speed;
int _transport_direction;