diff options
Diffstat (limited to 'Swift/QtUI')
-rw-r--r-- | Swift/QtUI/QtHighlightNotificationConfigDialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift/QtUI/QtHighlightNotificationConfigDialog.ui b/Swift/QtUI/QtHighlightNotificationConfigDialog.ui index 7074ad8..8ee0d6f 100644 --- a/Swift/QtUI/QtHighlightNotificationConfigDialog.ui +++ b/Swift/QtUI/QtHighlightNotificationConfigDialog.ui @@ -57,61 +57,61 @@ </property> <property name="uniformRowHeights"> <bool>true</bool> </property> <property name="itemsExpandable"> <bool>false</bool> </property> <property name="animated"> <bool>true</bool> </property> <property name="headerHidden"> <bool>false</bool> </property> <property name="expandsOnDoubleClick"> <bool>false</bool> </property> <attribute name="headerCascadingSectionResizes"> <bool>false</bool> </attribute> <attribute name="headerDefaultSectionSize"> <number>80</number> </attribute> <attribute name="headerHighlightSections"> <bool>false</bool> </attribute> <attribute name="headerMinimumSectionSize"> <number>15</number> </attribute> <column> <property name="text"> - <string>User</string> + <string>Nickname</string> </property> </column> <column> <property name="text"> <string>Text color</string> </property> </column> <column> <property name="text"> <string>Background color</string> </property> </column> <column> <property name="text"> <string>Play sound</string> </property> </column> <column> <property name="text"> <string>Create notification</string> </property> </column> </widget> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <property name="spacing"> <number>12</number> </property> <property name="topMargin"> |