App:Document new status bit to mark Restoring

This commit is contained in:
Abdullah Tahiri
2017-05-29 09:06:10 +02:00
committed by wmayer
parent b229abb127
commit 7b110e06d8
2 changed files with 4 additions and 0 deletions

View File

@@ -66,6 +66,7 @@ public:
SkipRecompute = 0,
KeepTrailingDigits = 1,
Closable = 2,
Restoring = 3
};
/** @name Properties */