2007-06-08 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms.RTF / Major.cs
index b05aa7fc429290c0e6ae18823effababf27ae733..866d909fec73da51eb222151e987e6b34e925797 100644 (file)
 // COMPLETE
 
 namespace System.Windows.Forms.RTF {
-       internal enum Major {
+
+#if RTF_LIB
+       public
+#else
+       internal
+#endif
+       enum Major {
                // Group class
                BeginGroup,
                EndGroup,