summaryrefslogtreecommitdiff
path: root/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/IEView/src/TabSRMMHTMLBuilder.cpp')
-rw-r--r--plugins/IEView/src/TabSRMMHTMLBuilder.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
index 6b0b3ea6aa..c83abc7969 100644
--- a/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
+++ b/plugins/IEView/src/TabSRMMHTMLBuilder.cpp
@@ -77,7 +77,8 @@ static const char *classNames[] = {
".inputArea", ".statusChange", ".dividers"
};
-TabSRMMHTMLBuilder::TabSRMMHTMLBuilder() {
+TabSRMMHTMLBuilder::TabSRMMHTMLBuilder()
+{
setLastEventType(-1);
setLastEventTime(time(NULL));
lastEventTime = time(NULL);