[bugui] yet another update
This commit is contained in:
parent
f1b8460aaa
commit
042af16449
2 changed files with 2 additions and 2 deletions
2
Hardware/3rdparty/bugui
vendored
2
Hardware/3rdparty/bugui
vendored
|
@ -1 +1 @@
|
||||||
Subproject commit 88bdfb1cc4446645f8a907ae86f0ec346447792f
|
Subproject commit 4fab257dec90c47aa6d10adf9f7c236e1107d3f8
|
|
@ -9,7 +9,7 @@ namespace Hardware
|
||||||
{
|
{
|
||||||
Controller::Controller(const score::DocumentContext& doc)
|
Controller::Controller(const score::DocumentContext& doc)
|
||||||
: bugui::controller{[&doc, this]
|
: bugui::controller{[&doc, this]
|
||||||
(bugui::commands com, const bool& shift)
|
(bugui::commands com, bool shift)
|
||||||
{
|
{
|
||||||
switch (com)
|
switch (com)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue