summaryrefslogtreecommitdiff
path: root/src/tabhistory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tabhistory.h')
-rw-r--r--src/tabhistory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tabhistory.h b/src/tabhistory.h
index aac359a3..d542fd7c 100644
--- a/src/tabhistory.h
+++ b/src/tabhistory.h
@@ -65,6 +65,7 @@ public:
QString title;
QString url;
QByteArray history;
+ int position;
};
#endif // TAB_HISTORY