mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-11 10:57:25 -04:00
'--verify-update', shasum support, OpenPGP signatures verification
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
#include <QApplication>
|
||||
|
||||
bool fileExists(QString path);
|
||||
QByteArray fileGetContents(QString path);
|
||||
QByteArray fileOpen(QString path);
|
||||
bool fileWrite(QString path, QString data);
|
||||
QString getAccountName();
|
||||
|
||||
Reference in New Issue
Block a user