mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-06 05:23:56 -07:00
parent
385455e77c
commit
814553dae6
1 changed files with 0 additions and 1 deletions
|
|
@ -831,7 +831,6 @@ void TabDeckEditor::actOpenCustomsetsFolder() {
|
||||||
QStringList args;
|
QStringList args;
|
||||||
dataDir.append("/customsets");
|
dataDir.append("/customsets");
|
||||||
args << QDir::toNativeSeparators(dataDir);
|
args << QDir::toNativeSeparators(dataDir);
|
||||||
aOpenCustomsetsFolder->setText(dataDir);
|
|
||||||
QProcess::startDetached("explorer", args);
|
QProcess::startDetached("explorer", args);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue