This commit is contained in:
Peter Šurda 2018-04-03 22:55:12 +02:00
parent 1a4cfc3784
commit 5328c58ed7
Signed by: PeterSurda
GPG Key ID: 0C5F50C0B5F37D87

View File

@ -327,7 +327,7 @@ class Main:
if (daemon == False and
BMConfigParser().safeGetBoolean('bitmessagesettings', 'daemon') == False and
not state.testmode:
not state.testmode):
if state.curses == False:
if not depends.check_pyqt():
sys.exit(