summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/mix.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/push2/mix.h')
-rw-r--r--libs/surfaces/push2/mix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/surfaces/push2/mix.h b/libs/surfaces/push2/mix.h
index c3d12cea49..bf7436a17d 100644
--- a/libs/surfaces/push2/mix.h
+++ b/libs/surfaces/push2/mix.h
@@ -99,7 +99,7 @@ class MixLayout : public Push2Layout
Send1, Send2, Send3, Send4, Send5
};
- Push2::Button* mode_button;
+ boost::shared_ptr<Push2::Button> mode_button;
VPotMode vpot_mode;
void show_vpot_mode ();