summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qrasterwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qrasterwindow.h')
-rw-r--r--src/gui/kernel/qrasterwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/kernel/qrasterwindow.h b/src/gui/kernel/qrasterwindow.h
index 76312bcda2..9b29183ad6 100644
--- a/src/gui/kernel/qrasterwindow.h
+++ b/src/gui/kernel/qrasterwindow.h
@@ -54,6 +54,7 @@ class Q_GUI_EXPORT QRasterWindow : public QPaintDeviceWindow
public:
explicit QRasterWindow(QWindow *parent = Q_NULLPTR);
+ ~QRasterWindow();
protected:
int metric(PaintDeviceMetric metric) const Q_DECL_OVERRIDE;