summaryrefslogtreecommitdiffstats
path: root/examples/gui/rasterwindow/rasterwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/rasterwindow/rasterwindow.h')
-rw-r--r--examples/gui/rasterwindow/rasterwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/gui/rasterwindow/rasterwindow.h b/examples/gui/rasterwindow/rasterwindow.h
index be640814d4..2ccecbf704 100644
--- a/examples/gui/rasterwindow/rasterwindow.h
+++ b/examples/gui/rasterwindow/rasterwindow.h
@@ -74,7 +74,6 @@ protected:
private:
QBackingStore *m_backingStore;
- bool m_update_pending;
};
//! [1]
#endif // RASTERWINDOW_H