Skip to content

Commit 63c3720

Browse files
committed
About fix.
1 parent 37fa08d commit 63c3720

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mainwindow.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2121,8 +2121,7 @@ void MainWindow::openAbout()
21212121
tr("Donate:") + '\n' +
21222122
tr("PayPal - [email protected]") + '\n' +
21232123
tr("WMZ - Z282016332582") + '\n' +
2124-
tr("WMR - R331674303467") + '\n' +
2125-
tr("Yandex.Money - 410012181834380")
2124+
tr("WMR - R331674303467")
21262125
);
21272126
}
21282127

0 commit comments

Comments
 (0)