2008-06-10 George Giolfan <georgegiolfan@yahoo.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms.RTF / KeysInit.cs
index a1005eb7b8506db2343a5fa5fc4ac470a4c4d087..72188e6daa7ed8cc08819f540c02394f3f92d698 100644 (file)
@@ -369,6 +369,7 @@ namespace System.Windows.Forms.RTF {
                                        new KeyStruct(Major.PictAttr, Minor.WinMetafile, "wmetafile"),
                                        new KeyStruct(Major.PictAttr, Minor.DevIndBitmap, "dibitmap"),
                                        new KeyStruct(Major.PictAttr, Minor.WinBitmap, "wbitmap"),
+                                       new KeyStruct(Major.PictAttr, Minor.PngBlip, "pngblip"),
                                        new KeyStruct(Major.PictAttr, Minor.PixelBits, "wbmbitspixel"),
                                        new KeyStruct(Major.PictAttr, Minor.BitmapPlanes, "wbmplanes"),
                                        new KeyStruct(Major.PictAttr, Minor.BitmapWid, "wbmwidthbytes"),