continue implementation of resourceview
[lttv.git] / ltt / branches / poly / lttv / modules / gui / resourceview / lttv_plugin_cfv.c
index d8b005ab954e096518922096cf563fc6237fabe4..ca96455ab7f1abde71c2addfd043bcf037c6e3ee 100644 (file)
@@ -75,7 +75,7 @@ lttv_plugin_cfv_get_type (void)
       lttv_plugin_cfv_init    /* instance_init */
       };
       type = g_type_register_static (G_TYPE_OBJECT,
-                                     "LttvPluginCFVType",
+                                     "LttvPluginRVType",
                                      &info, 0);
     }
     return type;
This page took 0.022911 seconds and 4 git commands to generate.