View | Details | Raw Unified | Return to bug 152205
Collapse All | Expand All

(-)TeX-Guy-1.2.4.orig/xgdvi-1.6.1/gui-buff.c (-1 / +1 lines)
Lines 85-91 Link Here
85
GtkWidget*
85
GtkWidget*
86
create_BufferSelection ()
86
create_BufferSelection ()
87
{
87
{
88
  static char *titles[3];
88
  static char *titles[4];
89
  GtkWidget *vbox;
89
  GtkWidget *vbox;
90
  GtkWidget *separator;
90
  GtkWidget *separator;
91
  GtkWidget *frame1;
91
  GtkWidget *frame1;

Return to bug 152205