mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
PY-61757 Python Console doesn't show plots with QtAgg
IJ-CR-111412 GitOrigin-RevId: 0e9629a278128e8d23127c53a9f835205832a3c1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c8dcb86dee
commit
f0f1ad99d5
@@ -23,7 +23,7 @@ backend2gui['Qt6Agg'] = 'qt6'
|
||||
backend2gui['GTK'] = backend2gui['GTKCairo'] = 'gtk'
|
||||
backend2gui['WX'] = 'wx'
|
||||
backend2gui['CocoaAgg'] = 'osx'
|
||||
|
||||
backend2gui['QtAgg'] = 'qt'
|
||||
|
||||
def do_enable_gui(guiname):
|
||||
from _pydev_bundle.pydev_versioncheck import versionok_for_gui
|
||||
|
||||
Reference in New Issue
Block a user