summaryrefslogtreecommitdiff
path: root/src/yuzu/applets/error.cpp
AgeCommit message (Collapse)Author
2019-05-14yuzu: Remove explicit types from locks where applicableLioncash
With C++17's deduction guides, the type doesn't need to be explicitly specified within locking primitives anymore.
2019-04-17web_browser: Make OpenPage non-constZach Hilman
2019-04-17qt: Add dialog implementation of Error appletZach Hilman