Skip to content

Commit 6c04d9d

Browse files
committed
Only defines accessible name in chattextedit/chattextlist.cpp
1 parent 902d49b commit 6c04d9d

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

Diff for: Client/qtTeamTalk/mainwindow.ui

-18
Original file line numberDiff line numberDiff line change
@@ -339,12 +339,6 @@
339339
</property>
340340
<item>
341341
<widget class="ChatTextEdit" name="chatEdit">
342-
<property name="accessibleName">
343-
<string notr="true">History</string>
344-
</property>
345-
<property name="accessibleDescription">
346-
<string notr="true"/>
347-
</property>
348342
<property name="tabChangesFocus">
349343
<bool>true</bool>
350344
</property>
@@ -975,12 +969,6 @@
975969
<property name="mouseTracking">
976970
<bool>false</bool>
977971
</property>
978-
<property name="accessibleName">
979-
<string notr="true">History</string>
980-
</property>
981-
<property name="accessibleDescription">
982-
<string notr="true"/>
983-
</property>
984972
<property name="tabChangesFocus">
985973
<bool>true</bool>
986974
</property>
@@ -1264,12 +1252,6 @@
12641252
<property name="mouseTracking">
12651253
<bool>false</bool>
12661254
</property>
1267-
<property name="accessibleName">
1268-
<string notr="true">History</string>
1269-
</property>
1270-
<property name="accessibleDescription">
1271-
<string notr="true"/>
1272-
</property>
12731255
<property name="tabChangesFocus">
12741256
<bool>true</bool>
12751257
</property>

0 commit comments

Comments
 (0)