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

(-)gtkimcontextscim.cpp.orig (+1 lines)
Lines 447-452 Link Here
447
                                     "GtkIMContextSCIM",
447
                                     "GtkIMContextSCIM",
448
                                     &im_context_scim_info,
448
                                     &im_context_scim_info,
449
                                     (GTypeFlags) 0);
449
                                     (GTypeFlags) 0);
450
	    g_type_module_use (type_module);
450
    }
451
    }
451
}
452
}
452
453

Return to bug 390053