Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 79694
Collapse All | Expand All

(-)qiv-2.0/main.c (+1 lines)
Lines 41-46 Link Here
41
41
42
  /* Initialize GDK and Imlib */
42
  /* Initialize GDK and Imlib */
43
43
44
  putenv("XLIB_SKIP_ARGB_VISUALS=1");
44
  gdk_init(&argc,&argv);
45
  gdk_init(&argc,&argv);
45
  gdk_imlib_init();
46
  gdk_imlib_init();
46
47

Return to bug 79694