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

Diff of /xlog/src/gui_colorselectiondialog.c

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

revision 1.4 by pa4tu, Thu Jan 27 16:33:15 2005 UTC revision 1.5 by pa4tu, Tue Feb 1 08:52:36 2005 UTC
# Line 52  on_themebutton_clicked (GtkButton * butt Line 52  on_themebutton_clicked (GtkButton * butt
52                          colorselectiondialog_icon_pixbuf);                          colorselectiondialog_icon_pixbuf);
53                  g_object_unref (colorselectiondialog_icon_pixbuf);                  g_object_unref (colorselectiondialog_icon_pixbuf);
54          }          }
55          gtk_widget_hide          gtk_widget_destroy
56                  (GTK_COLOR_SELECTION_DIALOG(colorselectiondialog)->help_button);                  (GTK_COLOR_SELECTION_DIALOG(colorselectiondialog)->help_button);
57          gdk_color_parse (preferences.themecolor, &color);          gdk_color_parse (preferences.themecolor, &color);
58          gtk_color_selection_set_current_color (GTK_COLOR_SELECTION          gtk_color_selection_set_current_color (GTK_COLOR_SELECTION

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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