mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-23 12:23:41 +00: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