34 load(
"options_gorepass");
52 if ((widget.
getTag() ==
"CancelButton") ||
53 (widget.
getTag() ==
"CTL_BTN_X")) {
58 if (widget.
getTag() ==
"OkButton") {
Widget * getWidget(const Common::UString &tag, bool vital=false)
Return a widget in the GUI.
uint32 _returnCode
The GUI's return code.
The NWN violence/gore password options menu.
void load(const Common::UString &resref)
void addWidget(Widget *widget)
Add a widget.