We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f7f5b commit eab22d5Copy full SHA for eab22d5
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