App:Document new status bit to mark Restoring
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
SkipRecompute = 0,
|
||||
KeepTrailingDigits = 1,
|
||||
Closable = 2,
|
||||
Restoring = 3
|
||||
};
|
||||
|
||||
/** @name Properties */
|
||||
|
||||
Reference in New Issue
Block a user