0.8.11claws39
[claws.git] / src / plugins / mathml_viewer / mathml_viewer.c
index 4f8836eae09e0b1bbc8dfcb000f09df77104dfc7..adaad1f6a7d9736ebe97ddbadd995a21bee2483c 100644 (file)
@@ -147,3 +147,8 @@ const gchar *plugin_desc()
 {
        return "";
 }
+
+const gchar *plugin_type()
+{
+       return "GTK";
+}