mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 02:35:33 +08:00
Ref T703, overlay message utility functions
This commit is contained in:
committed by
Mat Sutcliffe
parent
55d0eb97d0
commit
bfcf553e3f
@@ -160,7 +160,7 @@ namespace BlackGui
|
||||
}
|
||||
else
|
||||
{
|
||||
this->showOverlayHTMLMessageOrMessages(msgs);
|
||||
this->showOverlayMessagesOrHTMLMessage(msgs);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user