updated udpserver ui to have 10 instead of 2 user entries; also changed the scroll bar

merge-requests/2/head
Roeland Jansen 2021-02-16 11:30:03 +01:00
rodzic 88d31063f9
commit 20db57c544
1 zmienionych plików z 41 dodań i 1 usunięć

Wyświetl plik

@ -157,7 +157,7 @@
<property name="maximumSize">
<size>
<width>16777215</width>
<height>90</height>
<height>190</height>
</size>
</property>
<property name="frameShape">
@ -203,6 +203,46 @@
<string>User 2</string>
</property>
</row>
<row>
<property name="text">
<string>User 3</string>
</property>
</row>
<row>
<property name="text">
<string>User 4</string>
</property>
</row>
<row>
<property name="text">
<string>User 5</string>
</property>
</row>
<row>
<property name="text">
<string>User 6</string>
</property>
</row>
<row>
<property name="text">
<string>User 7</string>
</property>
</row>
<row>
<property name="text">
<string>User 8</string>
</property>
</row>
<row>
<property name="text">
<string>User 9</string>
</property>
</row>
<row>
<property name="text">
<string>User 10</string>
</property>
</row>
<column>
<property name="text">
<string>Username</string>