summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/lighting/lighting.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/lighting/lighting.h')
-rw-r--r--examples/graphicsview/lighting/lighting.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/graphicsview/lighting/lighting.h b/examples/graphicsview/lighting/lighting.h
index 0334d10..66237f6 100644
--- a/examples/graphicsview/lighting/lighting.h
+++ b/examples/graphicsview/lighting/lighting.h
@@ -53,7 +53,6 @@ class Lighting: public QGraphicsView
public:
Lighting(QWidget *parent = 0);
- ~Lighting();
private slots:
void animate();