Capitalize Bluetooth

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2015-09-17 06:24:16 +03:00 committed by Dirk Hohndel
parent 30d953d4fe
commit e5caca8f49

View file

@ -44,7 +44,7 @@
<item>
<widget class="QPushButton" name="bluetoothMode">
<property name="text">
<string>Connect via bluetooth</string>
<string>Connect via Bluetooth</string>
</property>
</widget>
</item>