aboutsummaryrefslogtreecommitdiff
path: root/science/gchemutils/files/patch-libs_gcu_cmd-context.cc
blob: 9708bbe064e2a713b1818ded583da1229e311afa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libs/gcu/cmd-context.cc.orig	2009-12-05 21:26:26.000000000 +0100
+++ libs/gcu/cmd-context.cc	2009-12-05 21:27:16.000000000 +0100
@@ -62,7 +62,7 @@ gcu_cc_set_sensitive (G_GNUC_UNUSED GOCm
 }
 
 static void
-gcu_cc_progress_set (GOCmdContext *cc, gfloat val)
+gcu_cc_progress_set (GOCmdContext *cc, double val)
 {
 }