Fixed some forgotten header changes. eric7 release-10.1.1

Tue, 25 Oct 2022 08:57:06 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 25 Oct 2022 08:57:06 +0200
branch
eric7
changeset 49
3c0c8d42614c
parent 48
3af51f1f4c6b
child 50
40a4b95ca9be

Fixed some forgotten header changes.

ChangeLog file | annotate | diff | comparison | revisions
PluginPyInstaller.py file | annotate | diff | comparison | revisions
PluginPyInstaller.zip file | annotate | diff | comparison | revisions
PyInstallerInterface/PyInstallerConfigDialog.ui file | annotate | diff | comparison | revisions
--- a/ChangeLog	Tue Oct 25 08:46:26 2022 +0200
+++ b/ChangeLog	Tue Oct 25 08:57:06 2022 +0200
@@ -1,5 +1,8 @@
 ChangeLog
 ---------
+Version 10.1.1
+- bug fixes
+
 Version 10.1.0
 - adapted the import statements to the new structure
 
--- a/PluginPyInstaller.py	Tue Oct 25 08:46:26 2022 +0200
+++ b/PluginPyInstaller.py	Tue Oct 25 08:57:06 2022 +0200
@@ -25,7 +25,7 @@
 author = "Detlev Offenbach <detlev@die-offenbachs.de>"
 autoactivate = True
 deactivateable = True
-version = "10.1.0"
+version = "10.1.1"
 className = "PyInstallerPlugin"
 packageName = "PyInstallerInterface"
 shortDescription = "Show dialogs to configure and execute PyInstaller."
Binary file PluginPyInstaller.zip has changed
--- a/PyInstallerInterface/PyInstallerConfigDialog.ui	Tue Oct 25 08:46:26 2022 +0200
+++ b/PyInstallerInterface/PyInstallerConfigDialog.ui	Tue Oct 25 08:57:06 2022 +0200
@@ -315,7 +315,7 @@
   <customwidget>
    <class>EricPathPicker</class>
    <extends>QWidget</extends>
-   <header>EricWidgets/EricPathPicker.h</header>
+   <header>eric7/EricWidgets/EricPathPicker.h</header>
    <container>1</container>
   </customwidget>
  </customwidgets>

eric ide

mercurial