mega modif by Mathieu Desnoyers. Independant main windows, multiple tracesets, contro...
[lttv.git] / ltt / branches / poly / lttv / modules / gui / API / toolbar.c
index 48dc5947449b47f8e285599c6873c40b3f2baca8..ff16c42dcfb582d9fdf15a06f5f92f892bce4744 100644 (file)
@@ -9,6 +9,7 @@ inline LttvToolbars *lttv_toolbars_new() {
  * (functions).
  */
 inline void lttv_toolbars_destroy(LttvToolbars *h) {
+  g_critical("lttv_toolbars_destroy");
   g_array_free(h, TRUE);
 }
 
This page took 0.023076 seconds and 4 git commands to generate.