X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fselection.h;h=38e2e77591b3b57f1d11236acfdde751de3003b0;hb=8a2c82465938cd528781e7cdcb04e8a3530a0b51;hp=869589f2856ef5ded56981d5bbd32a4a18decd00;hpb=30b087ab3d28f1585987fa3f6ae006562ae192e3;p=ardour.git diff --git a/gtk2_ardour/selection.h b/gtk2_ardour/selection.h index 869589f285..38e2e77591 100644 --- a/gtk2_ardour/selection.h +++ b/gtk2_ardour/selection.h @@ -94,6 +94,7 @@ public: // Selection& operator= (const Selection& other); + sigc::signal TracksChanged; sigc::signal RegionsChanged; sigc::signal TimeChanged; sigc::signal LinesChanged;