Index: src/libchcore/ESubTaskTypes.h =================================================================== diff -u -N -r835e0344e9677ff02eb3b539061c48c9f3a616ce -rd88274a4bbfd4ef005d44c4d179b7596cb627486 --- src/libchcore/ESubTaskTypes.h (.../ESubTaskTypes.h) (revision 835e0344e9677ff02eb3b539061c48c9f3a616ce) +++ src/libchcore/ESubTaskTypes.h (.../ESubTaskTypes.h) (revision d88274a4bbfd4ef005d44c4d179b7596cb627486) @@ -30,6 +30,7 @@ enum ESubOperationType { eSubOperation_None, + eSubOperation_FastMove, eSubOperation_Scanning, eSubOperation_Copying, eSubOperation_Deleting,