summaryrefslogtreecommitdiffstats
path: root/examples/qpa/windows/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qpa/windows/window.h')
-rw-r--r--examples/qpa/windows/window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qpa/windows/window.h b/examples/qpa/windows/window.h
index f716145f94..546cf67bce 100644
--- a/examples/qpa/windows/window.h
+++ b/examples/qpa/windows/window.h
@@ -13,6 +13,7 @@ protected:
void keyPressEvent(QKeyEvent *);
+ void exposeEvent(QExposeEvent *);
void resizeEvent(QResizeEvent *);
private: