X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2FmainWindow.h;h=4103f72698076f49b0d47dd2ab8b6d9e50b956e5;hb=bca085a1630564856dc74dfe33815622c5a43e9f;hp=c590ac9634cbc3941e6a53e36e29fe6113b4aa92;hpb=716e4367df9c21316d326ee18b703cd0d25ace74;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/mainWindow.h b/ltt/branches/poly/include/lttv/mainWindow.h index c590ac96..4103f726 100644 --- a/ltt/branches/poly/include/lttv/mainWindow.h +++ b/ltt/branches/poly/include/lttv/mainWindow.h @@ -9,7 +9,7 @@ #include #include -#include +#include #include #include @@ -28,6 +28,7 @@ typedef struct _TracesetInfo { struct _MainWindow{ GtkWidget* mwindow; /* Main Window */ + int window_width; /* Status bar information */ // guint MainSBarContextID; /* Context ID of main status bar */ @@ -59,7 +60,7 @@ struct _MainWindow{ struct _Tab{ GtkWidget * label; - GtkCustom * custom; + GtkMultiVPaned * multi_vpaned; // startTime is the left of the visible area. Corresponds to the scrollbar // value.