main window resize and scroll bar function
[lttv.git] / ltt / branches / poly / include / lttv / mainWindow.h
index 01bbb9de3c41820a17881fe8758708745588d276..4103f72698076f49b0d47dd2ab8b6d9e50b956e5 100644 (file)
@@ -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 */
This page took 0.026743 seconds and 4 git commands to generate.