add new clear-gray color theme
[ardour.git] / gtk2_ardour / automation_time_axis.h
index f352dae1ed10f8bf08f5899aeae5581dec797087..7852e21ed7e30e8d0dce5cdc32f0f3c3710e36bf 100644 (file)
@@ -97,7 +97,7 @@ class AutomationTimeAxisView : public TimeAxisView {
        /* editing operations */
 
        void cut_copy_clear (Selection&, Editing::CutCopyOp);
-       bool paste (ARDOUR::framepos_t, const Selection&, PasteContext&, const int32_t& sub_num);
+       bool paste (ARDOUR::framepos_t, const Selection&, PasteContext&, const int32_t sub_num);
 
        int  set_state (const XMLNode&, int version);