From 4cf0c8daac4437ea7e96a675088a551e397b2d3c Mon Sep 17 00:00:00 2001 From: Sancarn Date: Sun, 18 Feb 2024 21:33:04 +0000 Subject: [PATCH] Update stdPerformance.cls --- src/stdPerformance.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stdPerformance.cls b/src/stdPerformance.cls index a4482a0..6a4b175 100644 --- a/src/stdPerformance.cls +++ b/src/stdPerformance.cls @@ -205,7 +205,7 @@ Public Property Get Measurement(ByVal sKey As String) As Double Measurement = Empty End If End If -End Function +End Property 'AddMeasurement '@protected