diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_add-uic-support-in-virtualenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_add-uic-support-in-virtualenv b/changes/feature_add-uic-support-in-virtualenv new file mode 100644 index 00000000..2c067f80 --- /dev/null +++ b/changes/feature_add-uic-support-in-virtualenv @@ -0,0 +1 @@ + o Add pyside-uic support inside the virtualenv. This way it won't fail to 'make' if the virtualenv is activated. Closes #3411. |