basic lttvwindow works
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / toolbar.c
index 618cc412a1f5a48ed41beae0392c5e94c048cb9f..feda92c57e830fa250d99c378acc22fce492eae1 100644 (file)
@@ -19,7 +19,6 @@
 #include <lttv/lttv.h>
 #include <lttvwindow/toolbar.h>
 
-
 inline LttvToolbars *lttv_toolbars_new() {
   return g_array_new(FALSE, FALSE, sizeof(LttvToolbarClosure));
 }
This page took 0.023218 seconds and 4 git commands to generate.