Skip to content

Commit 1939e81

Browse files
authored
PluginGenerator: Fix missing label name
Merge pull request #8
2 parents 2260db7 + 37fbb45 commit 1939e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugindevtools/PluginDevTools/PluginGeneratorWidget.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</property>
8080
<layout class="QVBoxLayout" name="verticalLayout_4">
8181
<item>
82-
<widget class="QLabel" name="label_7">
82+
<widget class="QLabel" name="projectPathHeaderLabel">
8383
<property name="text">
8484
<string>Project Path: (project path will symlink to your pykrita folder)</string>
8585
</property>

0 commit comments

Comments
 (0)