forked from qt-creator/qt-creator
Plugins: Fix capitalization of Plugin Loader Messages dialog
Change-Id: I5f3c45559f867fdc3751ff893b87279fe6fab79c Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Plugin loader messages</string>
|
||||
<string>Plugin Loader Messages</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
|
||||
Reference in New Issue
Block a user