Skip to content

Commit

Permalink
Address review: rename tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
gacarrillor committed Oct 4, 2024
1 parent 47cf2a3 commit a0468a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pg_service_parser/ui/pg_service_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
</property>
<widget class="QWidget" name="tabEdit">
<attribute name="title">
<string>Edit</string>
<string>Edit Service</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_3">
<item row="1" column="0">
Expand Down Expand Up @@ -228,7 +228,7 @@
</widget>
<widget class="QWidget" name="tabCopy">
<attribute name="title">
<string>Copy</string>
<string>Copy Service</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<item row="2" column="1">
Expand Down Expand Up @@ -328,7 +328,7 @@
</widget>
<widget class="QWidget" name="tabConnections">
<attribute name="title">
<string>Connections</string>
<string>QGIS Connections</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="0" colspan="2">
Expand Down

0 comments on commit a0468a3

Please sign in to comment.