diff --git a/src/graphics/ui/elements/SelectBox.cpp b/src/graphics/ui/elements/SelectBox.cpp index 608eb6c5..d50fc845 100644 --- a/src/graphics/ui/elements/SelectBox.cpp +++ b/src/graphics/ui/elements/SelectBox.cpp @@ -11,18 +11,18 @@ using namespace gui; SelectBox::SelectBox( GUI& gui, - std::vector&& elements, - Element selected, + std::vector