New test.
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / WizardNavigationEventArgs.cs
index e7cb1b46c2bb580899b9e0e66f6e84f4de2017b7..550eb43cb55e15de0e88b2da8fa21b1d07790905 100644 (file)
@@ -32,7 +32,7 @@
 
 namespace System.Web.UI.WebControls
 {
-       public sealed class WizardNavigationEventArgs : EventArgs
+       public class WizardNavigationEventArgs : EventArgs
        {
                private int curStepIndex;
                private int nxtStepIndex;