Skip to content

Commit b458b86

Browse files
[Fix: 41] onStopped, onStarted and onProcessStopped methods must require overrides to call parent.
1 parent ddf878e commit b458b86

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/SMO/SMO.lvclass

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@
544544
<Property Name="NI.ClassItem.MethodScope" Type="UInt">3</Property>
545545
<Property Name="NI.ClassItem.MustCallParent" Type="Bool">true</Property>
546546
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
547-
<Property Name="NI.ClassItem.State" Type="Int">1107821072</Property>
547+
<Property Name="NI.ClassItem.State" Type="Int">1117782544</Property>
548548
</Item>
549549
<Item Name="onProcessStart.vi" Type="VI" URL="../Protected/onProcessStart.vi">
550550
<Property Name="NI.ClassItem.ConnectorPane" Type="Bin">%Q#!!!!!!!)!"1!&amp;!!!-!%!!!@````]!!!!"!!%!!!$V!!!!#1!-1#%'=X2B&gt;(6T!!!,1!-!"'.P:'5!!""!-0````]'=W^V=G.F!!!71&amp;!!!Q!!!!%!!AFF=H*P=C"P&gt;81!"!!!!"Z!=!!?!!!.#V..4SZM&gt;G.M98.T!!&gt;445]A&lt;X6U!#"!5!!$!!!!!1!#%W6S=G^S)'FO)#BO&lt;S"F=H*P=CE!'E"Q!"Y!!!U,5UV0,GRW9WRB=X-!!V..4Q"5!0!!$!!$!!1!"!!&amp;!!1!"!!%!!1!"A!%!!1!"Q)!!(A!!!U)!!!!!!!!!!!!!)U,!!!!!!!!!!!!!!!!!!!!!!!!#!!!!!!!!!!!!!!!E!!!!!!"!!A!!!!!</Property>
@@ -572,6 +572,7 @@
572572
<Property Name="NI.ClassItem.Flags" Type="Int">16777344</Property>
573573
<Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
574574
<Property Name="NI.ClassItem.MethodScope" Type="UInt">3</Property>
575+
<Property Name="NI.ClassItem.MustCallParent" Type="Bool">true</Property>
575576
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
576577
<Property Name="NI.ClassItem.State" Type="Int">1082143248</Property>
577578
</Item>
@@ -639,6 +640,7 @@
639640
<Property Name="NI.ClassItem.Flags" Type="Int">16777344</Property>
640641
<Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">false</Property>
641642
<Property Name="NI.ClassItem.MethodScope" Type="UInt">3</Property>
643+
<Property Name="NI.ClassItem.MustCallParent" Type="Bool">true</Property>
642644
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
643645
<Property Name="NI.ClassItem.State" Type="Int">1342972432</Property>
644646
</Item>
@@ -786,7 +788,7 @@
786788
<Property Name="NI.ClassItem.IsStaticMethod" Type="Bool">true</Property>
787789
<Property Name="NI.ClassItem.MethodScope" Type="UInt">2</Property>
788790
<Property Name="NI.ClassItem.Priority" Type="Int">1</Property>
789-
<Property Name="NI.ClassItem.State" Type="Int">1115689488</Property>
791+
<Property Name="NI.ClassItem.State" Type="Int">1117786640</Property>
790792
<Property Name="NI.LibItem.Scope" Type="Int">2</Property>
791793
</Item>
792794
<Item Name="SetStaticDepNumber.vi" Type="VI" URL="../Private/SetStaticDepNumber.vi">

0 commit comments

Comments
 (0)