summaryrefslogtreecommitdiff
path: root/ui/SmallDialogs.h
diff options
context:
space:
mode:
authorDaniel Wilhelm <daniel@wili.li>2014-04-18 16:57:03 +0200
committerDaniel Wilhelm <daniel@wili.li>2014-04-18 16:57:03 +0200
commit420fb6c9b3427f65cfe24411944ee46b58cfcfb4 (patch)
tree58269ba5ee7a22d2df004f03b100cc234b8c3f14 /ui/SmallDialogs.h
parent1.16 (diff)
downloadFreeFileSync-420fb6c9b3427f65cfe24411944ee46b58cfcfb4.tar.gz
FreeFileSync-420fb6c9b3427f65cfe24411944ee46b58cfcfb4.tar.bz2
FreeFileSync-420fb6c9b3427f65cfe24411944ee46b58cfcfb4.zip
1.17
Diffstat (limited to 'ui/SmallDialogs.h')
-rw-r--r--ui/SmallDialogs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/SmallDialogs.h b/ui/SmallDialogs.h
index 1425d822..0e310d94 100644
--- a/ui/SmallDialogs.h
+++ b/ui/SmallDialogs.h
@@ -227,6 +227,7 @@ private:
Zstring currentStatusText;
bool processPaused;
+ SyncStatusID currentStatus;
};
/*
bgstack15