PluginPipxInterface.epj

changeset 7
9a98f7260372
parent 4
097a06104774
child 9
2ab7d3ac8283
--- a/PluginPipxInterface.epj	Tue Jun 25 17:58:25 2024 +0200
+++ b/PluginPipxInterface.epj	Tue Jun 25 17:59:15 2024 +0200
@@ -39,6 +39,7 @@
       "makefile": "OTHERS"
     },
     "FORMS": [
+      "PipxInterface/PipxAppStartDialog.ui",
       "PipxInterface/PipxDialog.ui",
       "PipxInterface/PipxWidget.ui"
     ],
@@ -124,8 +125,10 @@
     "RESOURCES": [],
     "SOURCES": [
       "PipxInterface/Pipx.py",
+      "PipxInterface/PipxAppStartDialog.py",
       "PipxInterface/PipxDialog.py",
       "PipxInterface/PipxWidget.py",
+      "PipxInterface/Ui_PipxAppStartDialog.py",
       "PipxInterface/Ui_PipxDialog.py",
       "PipxInterface/Ui_PipxWidget.py",
       "PipxInterface/__init__.py",

eric ide

mercurial