diff options
| author | Jaquee <jaquee.monero@gmail.com> | 2016-11-25 21:17:38 +0100 |
|---|---|---|
| committer | Jaquee <jaquee.monero@gmail.com> | 2016-11-26 19:37:07 +0100 |
| commit | 8361dda994b35803fbfc5bfdced262c4f6f30be2 (patch) | |
| tree | c98074bb3b6c922ab449e1d29a1a16a0919c9c2b | |
| parent | 8dfa79ec58898a1b9522d1f2e86a73aab346319f (diff) | |
| download | monzero-gui-8361dda994b35803fbfc5bfdced262c4f6f30be2.tar.gz monzero-gui-8361dda994b35803fbfc5bfdced262c4f6f30be2.tar.xz monzero-gui-8361dda994b35803fbfc5bfdced262c4f6f30be2.zip | |
resolve rebase conflict
| -rw-r--r-- | main.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |
