mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-04 00:34:04 -07:00
Manually tweak source formatting and then re-run clang-format
This commit is contained in:
@@ -144,8 +144,8 @@ signals:
|
||||
void Closed();
|
||||
|
||||
private:
|
||||
void
|
||||
OnMinimalClientAreaChangeRequest(const std::pair<unsigned, unsigned>& minimal_size) override;
|
||||
void OnMinimalClientAreaChangeRequest(
|
||||
const std::pair<unsigned, unsigned>& minimal_size) override;
|
||||
|
||||
GGLWidgetInternal* child;
|
||||
|
||||
|
Reference in New Issue
Block a user