diff --git a/ApplicationCode/UserInterface/RiuWellLogTrack.h b/ApplicationCode/UserInterface/RiuWellLogTrack.h index 9338791a23..0c44ff8c0b 100644 --- a/ApplicationCode/UserInterface/RiuWellLogTrack.h +++ b/ApplicationCode/UserInterface/RiuWellLogTrack.h @@ -48,7 +48,7 @@ public: void setDepthZoom(double minDepth, double maxDepth); void setDepthTitle(const QString& title); void setXTitle(const QString& title); - + void setXRange(double min, double max); bool isRimTrackVisible();