Use Title Case for performance counter viewer window title

This commit is contained in:
baldurk
2017-08-24 15:00:04 +01:00
parent ca04122d64
commit 74950614a2
@@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Performance Counter viewer</string>
<string>Performance Counter Viewer</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>