We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 001136b commit 3439f24Copy full SHA for 3439f24
plugindevtools/PluginDevTools/PluginGenerator.py
@@ -1,5 +1,5 @@
1
from krita import *
2
-import uic
+from PyQt5 import uic
3
import re
4
import os
5
import subprocess
0 commit comments