21 #include "table/strings.h"
64 const NWidgetBase *wi = this->GetWidget<NWidgetBase>(i);
88 const NWidgetBase *nwid = this->GetWidget<NWidgetBase>(i);
110 pt.y += 2 * (sm_height - this->GetWidget<NWidgetBase>(
WID_TT_BUTTONS)->current_y);
121 if (!gui_scope)
return;
128 static const NWidgetPart _nested_transparency_widgets[] = {
155 _nested_transparency_widgets,
lengthof(_nested_transparency_widgets)
163 AllocateWindowDescFront<TransparenciesWindow>(&_transparency_desc, 0);