X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Fmainwindow-private.h;h=67cc9364094e074278d71008119feb1193f80291;hb=b9ce0bad7daf7c0a2333c91fdb1e35d602afe17f;hp=f97a514d4d249d9d012050880d4394e76707a7b6;hpb=190724cdfc53eeebfd895b594f875b53a72adf37;p=lttv.git diff --git a/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h b/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h index f97a514d..67cc9364 100644 --- a/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h +++ b/lttv/modules/gui/lttvwindow/lttvwindow/mainwindow-private.h @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, - * MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, + * MA 02110-1301, USA. */ #ifndef _MAIN_WINDOW_PRIVATE_ @@ -55,7 +55,6 @@ struct _MainWindow{ //gotoEventWindow* GotoEventWindow; /*search for event description*/ //openFilterWindow* OpenFilterWindow; /* Open a filter selection window */ GtkWidget* help_contents;/* Window to display help contents */ - GtkWidget* about_box; /* Window about information */ // lttv_trace_filter * filter; /* trace filter associated with the window */