(function() {var implementors = {};
implementors["glutin_window"] = [{text:"impl BuildFromWindowSettings for GlutinWindow",synthetic:false,types:["glutin_window::GlutinWindow"]},];
implementors["window"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()