summaryrefslogtreecommitdiff
path: root/src/mainview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainview.h')
-rw-r--r--src/mainview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainview.h b/src/mainview.h
index c6babb77..2ba18892 100644
--- a/src/mainview.h
+++ b/src/mainview.h
@@ -180,6 +180,8 @@ private:
StackedUrlBar *m_widgetBar;
+ QString m_loadingGitPath;
+
// the new tab button
QToolButton *m_addTabButton;