mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-23 00:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
d6590573ed
22 changed files with 198 additions and 235 deletions
|
|
@ -222,7 +222,7 @@ public:
|
|||
Dispatch();
|
||||
}
|
||||
|
||||
const T& ReturnValue() const {
|
||||
T ReturnValue() const {
|
||||
if (mSuccess) {
|
||||
return mSuccessValue;
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue