/[xlog]/xlog/src/gui_mainwindow.c
ViewVC logotype

Diff of /xlog/src/gui_mainwindow.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by pa4tu, Mon Oct 25 16:35:39 2004 UTC revision 1.10 by pa4tu, Mon Oct 25 19:22:38 2004 UTC
# Line 49  Line 49 
49  #endif  #endif
50    
51  GtkWidget *mainwindow, *mainnotebook;  GtkWidget *mainwindow, *mainnotebook;
52    GtkUIManager *ui_manager;
53  extern preferencestype preferences;  extern preferencestype preferences;
54    
55  GtkWidget*  GtkWidget*
# Line 167  create_mainwindow (void) Line 168  create_mainwindow (void)
168          GtkWidget *clockpixmap;          GtkWidget *clockpixmap;
169          GtkWidget *clocklabel;          GtkWidget *clocklabel;
170          GtkAccelGroup *accel_group;          GtkAccelGroup *accel_group;
         GtkUIManager *ui_manager;  
171          GtkActionGroup *action_group;          GtkActionGroup *action_group;
172          GtkTooltips *buttontooltips;          GtkTooltips *buttontooltips;
173          GError *error;          GError *error;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26