Skip to content
Snippets Groups Projects
Commit 8a88b824 authored by Simon Bjurek's avatar Simon Bjurek
Browse files

Merge branch 'master' of gitlab.liu.se:da/B-ASIC into add-fft-generator

parents 209c5716 ac8d2c32
No related branches found
No related tags found
No related merge requests found
Pipeline #155360 passed
......@@ -978,7 +978,6 @@ def start_editor(sfg: Optional[SFG] = None) -> Dict[str, SFG]:
All SFGs currently in the editor.
"""
if not QApplication.instance():
QApplication.setAttribute(Qt.AA_EnableHighDpiScaling)
app = QApplication(sys.argv)
else:
app = QApplication.instance()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment