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

(-)qiv-2.1-pre11/main.c (+1 lines)
Lines 59-64 Link Here
59
59
60
  /* Initialize GDK and Imlib */
60
  /* Initialize GDK and Imlib */
61
61
62
  putenv("XLIB_SKIP_ARGB_VISUALS=1");
62
  gdk_init(&argc,&argv);
63
  gdk_init(&argc,&argv);
63
  gdk_imlib_init();
64
  gdk_imlib_init();
64
65

Return to bug 166009