summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/timeline.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/timeline.cc b/src/wx/timeline.cc
index 7c0690084..87070b35e 100644
--- a/src/wx/timeline.cc
+++ b/src/wx/timeline.cc
@@ -42,6 +42,8 @@ public:
{
}
+
+ virtual ~View () {}
void paint (wxGraphicsContext* g)
{