- Merge from trunk up to r45543
[reactos.git] / dll / directx / qedit / regsvr.c
index 9ff1852..d70c822 100644 (file)
@@ -294,6 +294,12 @@ static struct regsvr_coclass const coclass_list[] = {
         "qedit.dll",
         "Both"
     },
+    {   &CLSID_SampleGrabber,
+        "Sample Grabber",
+        NULL,
+        "qedit.dll",
+        "Both"
+    },
     { NULL }                    /* list terminator */
 };