citra-qt: Add support for copying the command list contents to clipboard.
This commit is contained in:
parent
7673cdfdae
commit
7fd03750bd
2 changed files with 31 additions and 1 deletions
|
@ -49,6 +49,8 @@ public slots:
|
|||
|
||||
void SetCommandInfo(const QModelIndex&);
|
||||
|
||||
void CopyAllToClipboard();
|
||||
|
||||
signals:
|
||||
void TracingFinished(const Pica::DebugUtils::PicaTrace&);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue