(svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool.

This commit is contained in:
fonsinchen
2013-10-15 17:32:31 +00:00
parent a6fe1f2f63
commit 5ab204c8a1
4 changed files with 32 additions and 12 deletions

View File

@@ -62,6 +62,7 @@ public:
void SpawnNext();
void JoinNext();
void SpawnAll();
void ShiftDates(int interval);
/**
* Queue a link graph for execution.