summaryrefslogtreecommitdiffstats
path: root/examples/sysinfo/dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sysinfo/dialog.h')
-rw-r--r--examples/sysinfo/dialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/sysinfo/dialog.h b/examples/sysinfo/dialog.h
index 7bc4035541..2fb7e2077a 100644
--- a/examples/sysinfo/dialog.h
+++ b/examples/sysinfo/dialog.h
@@ -152,6 +152,9 @@ private slots:
void timeout3();
void timerError(QSystemAlignedTimer::AlignedTimerError error);
+
+private:
+ int lastTab;
};
#endif // DIALOG_H