mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Some UI appearance improvements.
This commit is contained in:
parent
ea4269e0d2
commit
a388830983
5 changed files with 12 additions and 42 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue