Message ID | 20120213101312.17381.68349.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'src/scene-desktop.cpp' --- src/scene-desktop.cpp 2012-01-18 16:40:14 +0000 +++ src/scene-desktop.cpp 2012-02-13 09:43:54 +0000 @@ -110,6 +110,8 @@ texture_(0), fbo_(0), rotation_rad_(0), texture_contents_invalid_(true) { } + virtual ~RenderObject() {} + virtual void init() { /* Create a texture to draw to */