forked from qt-creator/qt-creator
WinRT: fix capitalization of UI text
Change-Id: I9368ef62a56d0bdb981c154b5d59b847c0f00558 Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="uninstallAfterStop">
|
||||
<property name="text">
|
||||
<string>uninstall package after stop</string>
|
||||
<string>Uninstall package after stop</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user