quit menu complete
[lttv.git] / ltt / branches / poly / include / lttv / mainWindow.h
index c0213e8dfef3c62b49dbdf53b23699dc083ef0ea..391cef0fae8e074d187a58434175fcd44e51de59 100644 (file)
@@ -48,8 +48,8 @@ struct _mainWindow{
 
 struct _systemView{
   gpointer             EventDB;
-  gpointer           * SystemInfo;
-  gpointer           * Options;
+  gpointer             SystemInfo;
+  gpointer             Options;
   mainWindow         * Window;
   struct _systemView * Next;
 };
This page took 0.023111 seconds and 4 git commands to generate.