redraw and continue fix
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / interface.c
index da688fdfd35e0953fa71136b6f310a3d3cd51b06..c05be458309b849db810eccca429855bceff632e 100644 (file)
@@ -481,7 +481,7 @@ create_MWindow (void)
 
   /* Manually added by Mathieu Desnoyers */
 
-  tmp_toolbar_icon = create_pixmap (MWindow, "stock_redraw_24.png");
+  tmp_toolbar_icon = create_pixmap (MWindow, "stock_refresh_24.png");
   tlbRedraw = gtk_toolbar_append_element (GTK_TOOLBAR (MToolbar1),
                                 GTK_TOOLBAR_CHILD_BUTTON,
                                 NULL,
This page took 0.022626 seconds and 4 git commands to generate.