#![allow(non_local_definitions)] // because of WidgetCommon derive
pub mod ghost_image;
pub mod image_frame;
pub mod image_slider;
pub mod ingame;
pub mod item_tooltip;
pub mod outlined_text;
pub mod radio_list;
pub mod slot;
pub mod toggle_button;
pub mod tooltip;