Display "processing.." splashscreen while wallet initializing

This commit is contained in:
Ilya Kitaev
2016-08-23 11:55:51 +03:00
parent 6b9afcf291
commit 376db6cf16
5 changed files with 122 additions and 17 deletions

View File

@@ -72,6 +72,8 @@ int main(int argc, char *argv[])
qRegisterMetaType<PendingTransaction::Priority>();
QQmlApplicationEngine engine;
OSCursor cursor;
@@ -83,6 +85,7 @@ int main(int argc, char *argv[])
engine.rootContext()->setContextProperty("translationManager", TranslationManager::instance());
// export to QML monero accounts root directory
// wizard is talking about where
// to save the wallet file (.keys, .bin), they have to be user-accessible for