This commit is contained in:
Jaime Jofre
2014-02-05 13:19:16 -05:00
parent 88daadd8b6
commit ac40912a3b
2 changed files with 2 additions and 1 deletions

View File

@@ -246,6 +246,7 @@ ErgFilePlot::ErgFilePlot(Context *context) : context(context)
ergFile = NULL;
setAutoReplot(false);
setData(ergFile);
}
void