Fixed (#583) and improved (#585) and (#592)

Also a renamed typo allign -> align
This commit is contained in:
Jacob Støren
2015-10-28 10:06:35 +01:00
parent 0a45354bd9
commit 44463f3a41
5 changed files with 10 additions and 13 deletions

View File

@@ -57,7 +57,7 @@ public:
void loadDataAndUpdate();
bool availableDepthRange(double* minimumDepth, double* maximumDepth);
void allignDepthZoomToPlotAndZoomAllX();
void alignDepthZoomToPlotAndZoomAllX();
RiuWellLogTrackPlot* viewer();