Some UI appearance improvements.

This commit is contained in:
Adam Ierymenko 2013-12-17 18:40:01 -08:00
commit a388830983
5 changed files with 12 additions and 42 deletions

View file

@ -19,9 +19,6 @@
<property name="windowTitle">
<string>Network</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>6</number>
@ -341,6 +338,9 @@
<property name="toolTip">
<string>Double-click to Copy IP Address to Clipboard.</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>