mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
resolve rebase conflict
This commit is contained in:
parent
8dfa79ec58
commit
8361dda994
1 changed files with 0 additions and 3 deletions
3
main.cpp
3
main.cpp
|
@ -115,9 +115,6 @@ int main(int argc, char *argv[])
|
|||
QObject::connect(&app, SIGNAL(aboutToQuit()), daemonManager, SLOT(closing()));
|
||||
engine.rootContext()->setContextProperty("daemonManager", daemonManager);
|
||||
|
||||
|
||||
>>>>>>> cc05e1a... Shutdown daemon and close wallet properly on app exit
|
||||
|
||||
// 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
|
||||
|
|
Loading…
Reference in a new issue