summaryrefslogtreecommitdiffstats
path: root/tests/auto/macnativeevents/expectedeventlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/macnativeevents/expectedeventlist.h')
-rw-r--r--tests/auto/macnativeevents/expectedeventlist.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/macnativeevents/expectedeventlist.h b/tests/auto/macnativeevents/expectedeventlist.h
index bd9f358..21eb193 100644
--- a/tests/auto/macnativeevents/expectedeventlist.h
+++ b/tests/auto/macnativeevents/expectedeventlist.h
@@ -51,7 +51,7 @@ class ExpectedEventList : public QObject
{
QList<QEvent *> eventList;
QBasicTimer timer;
- bool debug;
+ int debug;
int eventCount;
void timerEvent(QTimerEvent *);