only the last step-edited note remains selected after each note addition; waf install...
[ardour.git] / gtk2_ardour / waveview.cc
index f9f011ea41f3ddc13ce941c15e3ef56df78e70c4..9cc53355be97b3071b444f7b9d0a9e2788b2be89 100644 (file)
@@ -139,7 +139,7 @@ Glib::PropertyProxy_ReadOnly<void*> WaveView::property_data_src() const
 {
        return Glib::PropertyProxy_ReadOnly<void*> (this, "data_src");
 }
-Glib::PropertyProxy<uint32_t> WaveView::property_channel() 
+Glib::PropertyProxy<uint32_t> WaveView::property_channel()
 {
        return Glib::PropertyProxy<uint32_t> (this, "channel");
 }