This commit is contained in:
Jaime Jofre
2014-02-05 13:19:16 -05:00
parent 4bfd117b83
commit 8dc780db2e
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