Bluetooth: Remove duplicates by default for ATT Server Attributes dialog

Change-Id: Ic833c800f599eed465eddc3d17ca07bdf3e83aba
Reviewed-on: https://code.wireshark.org/review/8511
Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
This commit is contained in:
Michal Labedzki 2015-05-04 11:46:19 +02:00
parent 72ea3b1ca2
commit a0569ac1f0
1 changed files with 3 additions and 0 deletions

View File

@ -157,6 +157,9 @@
<property name="text">
<string>Remove duplicates</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>