aboutsummaryrefslogtreecommitdiff
path: root/po/nb
diff options
context:
space:
mode:
authorfigec <raptor.ext@gmail.com>2015-06-19 19:04:11 +0300
committerest31 <MTest31@outlook.com>2015-06-20 03:41:51 +0200
commitd7190df07ec92067ab5f40086df84ab30994bf87 (patch)
treee578e23e01f153d0b44e4cdf96c7f415824a677d /po/nb
parentdd91b3d6fbc3a0b4b18b36b14864d703213dd622 (diff)
downloadminetest-d7190df07ec92067ab5f40086df84ab30994bf87.tar.gz
generated by cgit v1.2.3 (git 2.39.1) at 2025-01-15 08:32:26 +0000 hl kwa">using namespace irr; using namespace gui; class GUIScrollBar : public IGUIElement { public: GUIScrollBar(IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect<s32> rectangle, bool horizontal, bool auto_scale); enum ArrowVisibility { HIDE, SHOW, DEFAULT