From 95972e73ef9c46ce19e283818bf27ae31fb880ba Mon Sep 17 00:00:00 2001 From: Vitalis95 <89011415+Vitalis95@users.noreply.github.com> Date: Thu, 22 Jun 2023 11:43:52 +0300 Subject: [PATCH] Update instat/dlgInventoryPlot.vb Co-authored-by: lloyddewit <57253949+lloyddewit@users.noreply.github.com> --- instat/dlgInventoryPlot.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instat/dlgInventoryPlot.vb b/instat/dlgInventoryPlot.vb index b77dc6016bd..684df4d7a89 100644 --- a/instat/dlgInventoryPlot.vb +++ b/instat/dlgInventoryPlot.vb @@ -193,7 +193,7 @@ Public Class dlgInventoryPlot clsAddKeyFunction = New RFunction clsNewCAddKeyFunction = New RFunction clsCumulativeInventoryFunction = New RFunction - clsDataFramaFunction = New RFunction + clsDataFrameFunction = New RFunction ucrInventoryPlotSelector.Reset() ucrReceiverElements.SetMeAsReceiver()