summaryrefslogtreecommitdiff
path: root/src/filetreemodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filetreemodel.h')
-rw-r--r--src/filetreemodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filetreemodel.h b/src/filetreemodel.h
index 8a1738b3..c363266a 100644
--- a/src/filetreemodel.h
+++ b/src/filetreemodel.h
@@ -57,6 +57,7 @@ private:
mutable IconFetcher m_iconFetcher;
mutable std::vector<QModelIndex> m_iconPending;
mutable QTimer m_iconPendingTimer;
+ bool m_isRefreshing;
bool showConflicts() const
{