diff options
Diffstat (limited to 'qt-ui/maintab.ui')
-rw-r--r-- | qt-ui/maintab.ui | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/qt-ui/maintab.ui b/qt-ui/maintab.ui index c05589d20..733a605ea 100644 --- a/qt-ui/maintab.ui +++ b/qt-ui/maintab.ui @@ -6,15 +6,15 @@ <rect> <x>0</x> <y>0</y> - <width>409</width> - <height>368</height> + <width>505</width> + <height>459</height> </rect> </property> <property name="windowTitle"> <string>TabWidget</string> </property> <property name="currentIndex"> - <number>3</number> + <number>0</number> </property> <widget class="QWidget" name="notesTab"> <attribute name="title"> @@ -22,7 +22,7 @@ </attribute> <layout class="QGridLayout" name="gridLayout_3"> <item row="1" column="0"> - <widget class="QLabel" name="label_2"> + <widget class="QLabel" name="LocationLabel"> <property name="text"> <string>Location</string> </property> @@ -36,14 +36,14 @@ </widget> </item> <item row="3" column="0"> - <widget class="QLabel" name="label_15"> + <widget class="QLabel" name="DivemasterLabel"> <property name="text"> <string>Divemaster</string> </property> </widget> </item> <item row="3" column="1"> - <widget class="QLabel" name="label_3"> + <widget class="QLabel" name="BuddyLabel"> <property name="text"> <string>Buddy</string> </property> @@ -80,7 +80,7 @@ <item row="5" column="0"> <layout class="QHBoxLayout" name="ratingVisibilityLabels"> <item> - <widget class="QLabel" name="label_14"> + <widget class="QLabel" name="RatingLabel"> <property name="text"> <string>Rating</string> </property> @@ -96,14 +96,14 @@ </layout> </item> <item row="5" column="1"> - <widget class="QLabel" name="label_19"> + <widget class="QLabel" name="SuitLabel"> <property name="text"> <string>Suit</string> </property> </widget> </item> <item row="7" column="0"> - <widget class="QLabel" name="label_16"> + <widget class="QLabel" name="NotesLabel"> <property name="text"> <string>Notes</string> </property> |