summaryrefslogtreecommitdiff
path: root/gtk2_ardour/axis_view.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-11-24 17:40:10 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-11-24 17:40:10 +0000
commit04fc56bfca157f51063c2a5e9e0c518db3375dcd (patch)
tree545aa62bd05f2314be8affcd1781dcb8faf86074 /gtk2_ardour/axis_view.h
parent3ff9964885eee5f7654e5ae562cadfaa1e998fe9 (diff)
advance compiling to the p*.cc point
git-svn-id: svn://localhost/trunk/ardour2@109 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/axis_view.h')
-rw-r--r--gtk2_ardour/axis_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/axis_view.h b/gtk2_ardour/axis_view.h
index 93c4f4870f..e0ad68e5c9 100644
--- a/gtk2_ardour/axis_view.h
+++ b/gtk2_ardour/axis_view.h
@@ -34,7 +34,7 @@ namespace ARDOUR {
* AxisView defines the abstract base class for time-axis trackviews and routes.
*
*/
-class AxisView : public sigc::trackable
+class AxisView : public virtual sigc::trackable
{
public:
/**