X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fpoint_selection.h;h=608a499229152b819caaddab68c764cba24f75ed;hb=bf874562ef14368a5648215b6dc71936f1c3b33e;hp=5ed5ae1573c29a7ee45b568387c8a5cf489ab79c;hpb=a4434809e147d7f091fd488d047c531ff4c344c9;p=ardour.git diff --git a/gtk2_ardour/point_selection.h b/gtk2_ardour/point_selection.h index 5ed5ae1573..608a499229 100644 --- a/gtk2_ardour/point_selection.h +++ b/gtk2_ardour/point_selection.h @@ -24,7 +24,7 @@ class ControlPoint; -struct PointSelection : public std::list +class PointSelection : public std::list { };