There was an error while loading. Please reload this page.
1 parent 1df982c commit 8cbfffeCopy full SHA for 8cbfffe
plugin/lighthouse/util/disassembler/ida_api.py
@@ -83,7 +83,7 @@ def _init_version(self):
83
84
@property
85
def headless(self):
86
- return QT_AVAILABLE
+ return idaapi.cvar.batch
87
88
#--------------------------------------------------------------------------
89
# Synchronization Decorators
0 commit comments