graveman-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Graveman-cvs] Changes to graveman/current/src/dvdrwformat.c


From: sylvain cresto
Subject: [Graveman-cvs] Changes to graveman/current/src/dvdrwformat.c
Date: Sun, 20 Feb 2005 12:45:24 -0500

Index: graveman/current/src/dvdrwformat.c
diff -u graveman/current/src/dvdrwformat.c:1.5 
graveman/current/src/dvdrwformat.c:1.6
--- graveman/current/src/dvdrwformat.c:1.5      Sat Feb 19 17:49:08 2005
+++ graveman/current/src/dvdrwformat.c  Sun Feb 20 17:45:02 2005
@@ -41,7 +41,7 @@
   Tgrave *Lg = (Tgrave *)Adata;
   gint *Lcont = (gint *)sc_grave_get_data(Lg, "cont");
   GError **Lerreur = (GError **) sc_grave_get_data(Lg, "gerror"); /* pointeur 
erreur */
-  GtkProgressBar *Lprogressbar = GTK_PROGRESS_BAR(sc_grave_get_widget(Lg, 
"progress"));
+  GtkProgressBar *Lprogressbar = GTK_PROGRESS_BAR(sc_grave_get_data(Lg, 
"progress"));
   gchar *Lbuffer;
   gchar *s, *p;
   gdouble Lpct;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]