mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-26 04:17:56 -05:00
Remove every trailing whitespace from the project (but externals).
This commit is contained in:
@ -80,7 +80,7 @@ signals:
|
||||
* @warning When connecting to this signal from other threads, make sure to specify either Qt::QueuedConnection (invoke slot within the destination object's message thread) or even Qt::BlockingQueuedConnection (additionally block source thread until slot returns)
|
||||
*/
|
||||
void DebugModeEntered();
|
||||
|
||||
|
||||
/**
|
||||
* Emitted right before the CPU continues execution
|
||||
*
|
||||
|
Reference in New Issue
Block a user