mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-29 11:27:56 -05:00
citra-qt: Add support for copying the command list contents to clipboard.
This commit is contained in:
@ -49,6 +49,8 @@ public slots:
|
||||
|
||||
void SetCommandInfo(const QModelIndex&);
|
||||
|
||||
void CopyAllToClipboard();
|
||||
|
||||
signals:
|
||||
void TracingFinished(const Pica::DebugUtils::PicaTrace&);
|
||||
|
||||
|
Reference in New Issue
Block a user