Skip to content

Commit

Permalink
Fix window title check
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jun 24, 2024
1 parent fe20e9b commit 81c28c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgsgdalcredentialoptionswidgetbase.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
<string>Credentials</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
Expand Down

0 comments on commit 81c28c4

Please sign in to comment.