compile gui plugins with -fvisibility=hidden
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttv_plugin_tab.c
index 4571f65342aee981af79ce5494801c6f8edde6cd..2e64138766d9e7573465abedf137917dbaeece0c 100644 (file)
@@ -57,7 +57,7 @@ lttv_plugin_tab_init (GTypeInstance *instance, gpointer g_class)
 }
 
 
-GType
+__EXPORT GType
 lttv_plugin_tab_get_type (void)
 {
   static GType type = 0;
This page took 0.02516 seconds and 4 git commands to generate.