summaryrefslogtreecommitdiff
path: root/testnotification/testnotificationprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'testnotification/testnotificationprovider.h')
-rw-r--r--testnotification/testnotificationprovider.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/testnotification/testnotificationprovider.h b/testnotification/testnotificationprovider.h
index 9931ea0..7bca1f3 100644
--- a/testnotification/testnotificationprovider.h
+++ b/testnotification/testnotificationprovider.h
@@ -21,6 +21,7 @@ private slots:
void generateNotification();
private:
+ static int _counter;
QTimer *_timer;
};