mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-04 00:20:55 +07:00
CPP-33475: Create the Qt plugin
Split a part of QML plugin with core functionality for paths detection and with icons specific to Qt file types. For now the functionality is used in CLion and Python plugin. This change allows to open `.ui` files with detected `designer` tool which didn't work in CLion before. The icons are also updated to the more up-to-date format which honors new UI. IJ-CR-107960 GitOrigin-RevId: dffc1706197ebc568db43ff85f324c1520e919f6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b6c003a833
commit
5db8fd0e1a
@@ -121,5 +121,6 @@
|
||||
<orderEntry type="module" module-name="intellij.python.community.core.impl" />
|
||||
<orderEntry type="module" module-name="intellij.platform.core" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi" />
|
||||
<orderEntry type="module" module-name="intellij.qt.common" />
|
||||
</component>
|
||||
</module>
|
||||
Reference in New Issue
Block a user