/[mldonkey]/mldonkey/src/gtk2/gui/guiArt.ml
ViewVC logotype

Diff of /mldonkey/src/gtk2/gui/guiArt.ml

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

revision 1.3 by spiralvoice, Fri May 13 21:15:47 2005 UTC revision 1.4 by spiralvoice, Mon Oct 10 16:22:25 2005 UTC
# Line 570  let dummy_bar = Line 570  let dummy_bar =
570     pixbuf = GdkPixbuf.create ~width:1 ~height:1 ();     pixbuf = GdkPixbuf.create ~width:1 ~height:1 ();
571    }    }
572    
573  module H = Weak2.Make(struct  module H = Weak.Make(struct
574    type t = avail_bar    type t = avail_bar
575    let hash s = Hashtbl.hash s.finder    let hash s = Hashtbl.hash s.finder
576                            

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

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