Remove extra frame border around counter viewer

This commit is contained in:
baldurk
2017-08-24 14:49:41 +01:00
parent 5fdf959077
commit e2be87cd0f
@@ -13,12 +13,6 @@
<property name="windowTitle">
<string>Performance Counter Viewer</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>