summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsstyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/styles/qwindowsstyle.h')
-rw-r--r--src/widgets/styles/qwindowsstyle.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/styles/qwindowsstyle.h b/src/widgets/styles/qwindowsstyle.h
index cacaeaa301..1d9347a72e 100644
--- a/src/widgets/styles/qwindowsstyle.h
+++ b/src/widgets/styles/qwindowsstyle.h
@@ -91,7 +91,6 @@ public:
protected:
bool eventFilter(QObject *o, QEvent *e);
- void timerEvent(QTimerEvent *event);
QWindowsStyle(QWindowsStylePrivate &dd);
private: