mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 00:42:48 +00:00
remove empty line
This commit is contained in:
parent
b9bd6fc55f
commit
a612d8da92
@ -340,7 +340,6 @@ public:
|
||||
}
|
||||
|
||||
// Handle the "Copy" actions
|
||||
|
||||
if (selected == copyName) {
|
||||
QClipboard* clipboard = QGuiApplication::clipboard();
|
||||
clipboard->setText(QString::fromStdString(m_games[itemID].name));
|
||||
|
Loading…
Reference in New Issue
Block a user