aboutsummaryrefslogtreecommitdiffstats
path: root/src/repository.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/repository.h')
-rw-r--r--src/repository.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/repository.h b/src/repository.h
index f971345..4692080 100644
--- a/src/repository.h
+++ b/src/repository.h
@@ -77,6 +77,7 @@ private:
QString name;
QProcess fastImport;
int commitCount;
+ bool processHasStarted;
void startFastImport();