We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 488ba85 commit 182c508Copy full SHA for 182c508
arho_feature_template/gui/plan_regulation_widget.py
@@ -29,7 +29,7 @@
29
30
from arho_feature_template.core.plan_regulation_group_config import PlanRegulationDefinition
31
32
-ui_path = resources.files(__package__) / "new_plan_regulation_widget.ui"
+ui_path = resources.files(__package__) / "plan_regulation_widget.ui"
33
FormClass, _ = uic.loadUiType(ui_path)
34
35
0 commit comments